Class FormAuthenticationMechanismDefinition.FormAuthenticationMechanism.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<FormAuthenticationMechanismDefinition.FormAuthenticationMechanism>
jakarta.security.enterprise.authentication.mechanism.http.FormAuthenticationMechanismDefinition.FormAuthenticationMechanism.Literal
- All Implemented Interfaces:
 Annotation
- Enclosing class:
 - FormAuthenticationMechanismDefinition.FormAuthenticationMechanism
 
public static final class FormAuthenticationMechanismDefinition.FormAuthenticationMechanism.Literal
extends AnnotationLiteral<FormAuthenticationMechanismDefinition.FormAuthenticationMechanism>
implements FormAuthenticationMechanismDefinition.FormAuthenticationMechanism
Supports inline instantiation of the 
FormAuthenticationMechanismDefinition.FormAuthenticationMechanism qualifier.- Since:
 - 4.0
 - See Also:
 
- 
Nested Class Summary
Nested classes/interfaces inherited from class jakarta.security.enterprise.authentication.mechanism.http.FormAuthenticationMechanismDefinition.FormAuthenticationMechanism
FormAuthenticationMechanismDefinition.FormAuthenticationMechanism.Literal - 
Field Summary
FieldsModifier and TypeFieldDescriptionInstance of theFormAuthenticationMechanismDefinition.FormAuthenticationMechanismqualifier. - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString 
- 
Field Details
- 
INSTANCE
public static final FormAuthenticationMechanismDefinition.FormAuthenticationMechanism.Literal INSTANCEInstance of theFormAuthenticationMechanismDefinition.FormAuthenticationMechanismqualifier. 
 - 
 - 
Constructor Details
- 
Literal
public Literal() 
 -