Hierarchy For Package jakarta.security.enterprise.authentication.mechanism.http
Class Hierarchy
- java.lang.Object
- jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
- jakarta.security.enterprise.authentication.mechanism.http.AutoApplySession.Literal (implements jakarta.security.enterprise.authentication.mechanism.http.AutoApplySession)
 - jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue.Literal (implements jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue)
 - jakarta.security.enterprise.authentication.mechanism.http.RememberMe.Literal (implements jakarta.security.enterprise.authentication.mechanism.http.RememberMe)
 
 - jakarta.security.enterprise.authentication.mechanism.http.AuthenticationParameters
 - jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanismWrapper (implements jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism)
 - jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContextWrapper (implements jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext)
 
 - jakarta.enterprise.util.AnnotationLiteral<T> (implements java.lang.annotation.Annotation, java.io.Serializable)
 
Interface Hierarchy
- jakarta.security.enterprise.authentication.mechanism.http.HttpAuthenticationMechanism
 - jakarta.security.enterprise.authentication.mechanism.http.HttpMessageContext
 
Annotation Interface Hierarchy
- jakarta.security.enterprise.authentication.mechanism.http.AutoApplySession (implements java.lang.annotation.Annotation)
 - jakarta.security.enterprise.authentication.mechanism.http.BasicAuthenticationMechanismDefinition (implements java.lang.annotation.Annotation)
 - jakarta.security.enterprise.authentication.mechanism.http.CustomFormAuthenticationMechanismDefinition (implements java.lang.annotation.Annotation)
 - jakarta.security.enterprise.authentication.mechanism.http.FormAuthenticationMechanismDefinition (implements java.lang.annotation.Annotation)
 - jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue (implements java.lang.annotation.Annotation)
 - jakarta.security.enterprise.authentication.mechanism.http.OpenIdAuthenticationMechanismDefinition (implements java.lang.annotation.Annotation)
 - jakarta.security.enterprise.authentication.mechanism.http.RememberMe (implements java.lang.annotation.Annotation)