Uses of Interface
com.teamdev.jxbrowser.password.PasswordRecord
Packages that use PasswordRecord
-
Uses of PasswordRecord in com.teamdev.jxbrowser.password
Methods in com.teamdev.jxbrowser.password that return types with arguments of type PasswordRecordModifier and TypeMethodDescriptionPasswordStore.all()
Returns all saved and blacklisted (marked as "never-saved") records from the password store.PasswordStore.allNeverSaved()
Returns only blacklisted (marked as "never-saved") records from the password store.PasswordStore.allSaved()
Returns only saved records from the password store.