Package javax.security.auth.message.callback
package javax.security.auth.message.callback
This package defines callback interfaces that may be used by a pluggable message authentication module to interact with the message processing runtime that invoked the module.
-
ClassDescriptionCallback for setting the container's caller (or Remote user) principal.Callback for CertStore.Callback establishing group principals within the argument subject.Callback for PasswordValidation.Callback for acquiring a Public Key Infrastructure (PKI) private key and its corresponding certificate chain.Request type for private keys that are identified using an alias.Request type for private keys that are identified using a certificate digest or thumbprint.Request type for private keys that are identified using an issuer/serial number.Marker interface for private key request types.Request type for private keys that are identified using a SubjectKeyIDCallback for acquiring a shared secret from a key repository.Request type for secret keys that are identified using an alias.Marker interface for secret key request types.Callback for trusted certificate KeyStore.