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