public interface AuthenticationService extends SecurityConfiguration
SecurityConfiguration.Duck| Modifier and Type | Method and Description |
|---|---|
String |
getUsePasswordCredential()
Determines if the Authentication Service instance should use
a GlassFish AuthRealm PasswordCredential with the LoginModule(s).
|
void |
setUsePasswordCredential(String value) |
getDefault, getName, getSecurityProviderByName, getSecurityProviders, setDefault, setNameString getUsePasswordCredential()
void setUsePasswordCredential(String value) throws PropertyVetoException
PropertyVetoExceptionCopyright © 2017. All rights reserved.