Uses of Package
jakarta.security.auth.message.callback
-
Packages that use jakarta.security.auth.message.callback Package Description jakarta.security.auth.message.callback This package defines callback interfaces that may be used by a pluggable authentication mechanisms (aka message authentication modules) to interact with the container (aka message processing runtime) that invoked the module. -
Classes in jakarta.security.auth.message.callback used by jakarta.security.auth.message.callback Class Description PrivateKeyCallback.Request Marker interface for private key request types.SecretKeyCallback.Request Marker interface for secret key request types.