Uses of Package
jakarta.security.enterprise.authentication.mechanism.http
Packages that use jakarta.security.enterprise.authentication.mechanism.http
Package
Description
The main Jakarta Security package.
The HTTP authentication mechanism API package.
-
Classes in jakarta.security.enterprise.authentication.mechanism.http used by jakarta.security.enterpriseClassDescriptionParameters that are provided along with an authentication request.
-
Classes in jakarta.security.enterprise.authentication.mechanism.http used by jakarta.security.enterprise.authentication.mechanism.httpClassDescriptionParameters that are provided along with an authentication request.Supports inline instantiation of the AutoApplySession annotation.Supports inline instantiation of the
BasicAuthenticationMechanismDefinition.BasicAuthenticationMechanismqualifier.Supports inline instantiation of theCustomFormAuthenticationMechanismDefinition.CustomFormAuthenticationMechanismqualifier.Supports inline instantiation of theFormAuthenticationMechanismDefinition.FormAuthenticationMechanismqualifier.HttpAuthenticationMechanismis a mechanism for obtaining a caller's credentials in some way, using the HTTP protocol where necessary.HttpMessageContextcontains all of the per-request state information and encapsulates the client request, server response, container handler for authentication callbacks, and the subject representing the caller.Supports inline instantiation of theJwtAuthenticationMechanismDefinition.JwtAuthenticationMechanismqualifier.Supports inline instantiation of the LoginToContinue annotation.Supports inline instantiation of theOpenIdAuthenticationMechanismDefinition.OpenIdAuthenticationMechanismqualifier.Supports inline instantiation of the RememberMe annotation.