Package jakarta.security.auth.message.callback
package jakarta.security.auth.message.callback
-
ClassDescriptionCallback that enables an authentication module to inform the runtime of the caller principal or name of the caller principal.Callback that enables a runtime to inform authentication modules of the
CertStoreto use for certificate validation.Callback that enables an authentication module to inform the runtime of the groups a user is in.A callback that enables an authentication module to supply a username and password to the runtime and obtain the result of password validation.A callback that enables an authentication module to request a certificate chain and private key from the runtime.A request to retrieve a certificate chain and private key by keystore alias.A request to retrieve a certificate chain and private key by certificate digest value.A request to retrieve a certificate chain and private key by the issuer distinguished name and certificate serial number.Base interface for private key requests.A request to retrieve a certificate chain and private key by the Subject Key Identifier extension value.A callback enabling an authentication module to request a secret key from the runtime, by supplying an alias.A request for a secret key identified by its alias.Represents a request for a secret key.A Callback enabling an authentication module to request a truststore from the runtime.