Uses of Package
jakarta.security.enterprise.authentication.mechanism.http
Package
Description
The main Jakarta Security package.
The HTTP authentication mechanism API package.
-
ClassDescriptionParameters that are provided along with an authentication request.
-
ClassDescriptionParameters that are provided along with an authentication request.Supports inline instantiation of the AutoApplySession annotation.Supports inline instantiation of the
BasicAuthenticationMechanismDefinition.BasicAuthenticationMechanism
qualifier.Supports inline instantiation of theCustomFormAuthenticationMechanismDefinition.CustomFormAuthenticationMechanism
qualifier.Supports inline instantiation of theFormAuthenticationMechanismDefinition.FormAuthenticationMechanism
qualifier.HttpAuthenticationMechanism
is a mechanism for obtaining a caller's credentials in some way, using the HTTP protocol where necessary.HttpMessageContext
contains 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 the LoginToContinue annotation.Supports inline instantiation of theOpenIdAuthenticationMechanismDefinition.OpenIdAuthenticationMechanism
qualifier.Supports inline instantiation of the RememberMe annotation.