Uses of Package
jakarta.security.enterprise
-
Packages that use jakarta.security.enterprise Package Description jakarta.security.enterprise The main Jakarta Security package.jakarta.security.enterprise.authentication.mechanism.http The HTTP authentication mechanism API package.jakarta.security.enterprise.identitystore The identity store API package. -
Classes in jakarta.security.enterprise used by jakarta.security.enterprise Class Description AuthenticationStatus The AuthenticationStatus is used as a return value by primarily theHttpAuthenticationMechanism
to indicate the result (status) of the authentication process. -
Classes in jakarta.security.enterprise used by jakarta.security.enterprise.authentication.mechanism.http Class Description AuthenticationException A generic authentication exception.AuthenticationStatus The AuthenticationStatus is used as a return value by primarily theHttpAuthenticationMechanism
to indicate the result (status) of the authentication process. -
Classes in jakarta.security.enterprise used by jakarta.security.enterprise.identitystore Class Description CallerPrincipal Principal that represents the caller principal associated with the invocation being processed by the container (e.g.