public abstract class AbstractJaasValidationCallbackHandler extends AbstractCallbackHandler implements org.springframework.beans.factory.InitializingBean
logger
Modifier | Constructor and Description |
---|---|
protected |
AbstractJaasValidationCallbackHandler() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
String |
getLoginContextName()
Returns the login context name.
|
void |
setLoginContextName(String loginContextName)
Sets the login context name.
|
handle, handleInternal
protected AbstractJaasValidationCallbackHandler()
Copyright © 2020 Pivotal Software. All rights reserved.