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, setName
createChild, deepCopy, getParent, getParent
String getUsePasswordCredential()
void setUsePasswordCredential(String value) throws PropertyVetoException
PropertyVetoException
Copyright © 2020. All rights reserved.