static EncryptedPropertiesSecurityRealm.Builder |
EncryptedPropertiesSecurityRealm.builder() |
|
EncryptedPropertiesSecurityRealm.Builder |
EncryptedPropertiesSecurityRealm.Builder.setDefaultRealm(String defaultRealm) |
Set the default realm name to use if no realm name is discovered in the properties file.
|
EncryptedPropertiesSecurityRealm.Builder |
EncryptedPropertiesSecurityRealm.Builder.setGroupsAttribute(String groupsAttribute) |
Where this realm returns an AuthorizationIdentity set the key on the Attributes that will be used to
hold the group membership information.
|
EncryptedPropertiesSecurityRealm.Builder |
EncryptedPropertiesSecurityRealm.Builder.setPlainText(boolean plainText) |
Set format of users property file - if the passwords are stored in plain text.
|