Package jakarta.security.auth.message.module
package jakarta.security.auth.message.module
This package defines the interfaces implemented by Jakarta Authentication compatible authentication mechanisms.
-
ClassDescriptionA ClientAuthModule secures request messages, and validates received response messages.A ServerAuthModule validates client requests and secures responses to the client.