Uses of Class
ca.corbett.extras.properties.PasswordProperty
Packages that use PasswordProperty
Package
Description
Contains a custom Properties implementation to augment the one provided by java.
-
Uses of PasswordProperty in ca.corbett.extras.properties
Methods in ca.corbett.extras.properties that return PasswordPropertyModifier and TypeMethodDescriptionPasswordProperty.setAllowBlank(boolean allow) PasswordProperty.setColumns(int cols) PasswordProperty.setPassword(String password) PasswordProperty.setPasswordSavedToProps(boolean isSaved)