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, handleInternalprotected AbstractJaasValidationCallbackHandler()