Uses of Package
javax.security.auth.message
Packages that use javax.security.auth.message
Package
Description
This package defines the core interfaces of Jakarta Authentication.
This package defines the interfaces implemented by Jakarta Authentication compatible configuration systems.
This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms.
-
Classes in javax.security.auth.message used by javax.security.auth.messageClassDescriptionA generic authentication exception.The AuthStatus class is used to represent return values from Authentication modules and Authentication Contexts.A container (message processing runtime) uses this interface to pass messages and message processing state to authentication contexts for processing by authentication mechanisms (modules).This interface is used to represent message authentication policy.This interface is used to represent and perform message targeting.This class defines the message protection policies for specific Targets.
-
Classes in javax.security.auth.message used by javax.security.auth.message.configClassDescriptionA generic authentication exception.An implementation of this interface is used to secure service request messages, and validate received service response messages.A container (message processing runtime) uses this interface to pass messages and message processing state to authentication contexts for processing by authentication mechanisms (modules).An implementation of this interface is used to validate received service request messages, and to secure service response messages.
-
Classes in javax.security.auth.message used by javax.security.auth.message.moduleClassDescriptionA generic authentication exception.An implementation of this interface is used to secure service request messages, and validate received service response messages.This class defines a message authentication policy.An implementation of this interface is used to validate received service request messages, and to secure service response messages.