Package javax.security.auth.message.callback
package javax.security.auth.message.callback
-
ClassDescriptionCallback that enables an authentication module to inform the runtime of the call principal or name of the caller principal.Callback that enables a runtime to inform authentication modules of the CertStore to use.Callback that enables an authentication module to inform the runtime of the groups a user is in.Callback that enables an authentication module to supply a user name and password (to a runtime?)Callback that enables an authentication module to request a certificate chain and private key from the runtime.A callback enabling an authentication module to request a secret key from the runtime, by supplying an alias.A Callback enabling an authentication module to request a truststore from the runtime.