Class KerberosCredentialValidator.SimpleCallbackHandler

java.lang.Object
net.shibboleth.idp.authn.impl.KerberosCredentialValidator.SimpleCallbackHandler
All Implemented Interfaces:
CallbackHandler
Enclosing class:
KerberosCredentialValidator

private class KerberosCredentialValidator.SimpleCallbackHandler extends Object implements CallbackHandler
A callback handler that provides static name and password data to a JAAS login process. This handler only supports NameCallback and PasswordCallback.