Package com.teamdev.jxbrowser.password
Interface PasswordRecord
public interface PasswordRecord
A record saved in the password store.
- Since:
- 7.20
-
Method Summary
-
Method Details
-
url
The URL of the resource where the form is submitted. -
login
The login.For blacklisted records the login is empty.
-