public class JaasCertificateValidationCallbackHandler extends AbstractJaasValidationCallbackHandler
loginContextName to be
set.Requires a LoginContext which handles X500Principals.
This class only handles CertificateValidationCallbacks, and throws an
UnsupportedCallbackException for others.
X500Principal,
AbstractJaasValidationCallbackHandler.setLoginContextName(String)logger| Constructor and Description |
|---|
JaasCertificateValidationCallbackHandler() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleInternal(Callback callback)
Handles
CertificateValidationCallbacks, and throws an UnsupportedCallbackException for
others |
afterPropertiesSet, getLoginContextName, setLoginContextNamehandlepublic JaasCertificateValidationCallbackHandler()
protected final void handleInternal(Callback callback) throws UnsupportedCallbackException
CertificateValidationCallbacks, and throws an UnsupportedCallbackException for
othershandleInternal in class AbstractCallbackHandlerUnsupportedCallbackException - when the callback is not supported