Class FormAuthenticationMechanismDefinitionAnnotationLiteral

  • All Implemented Interfaces:
    Annotation

    public class FormAuthenticationMechanismDefinitionAnnotationLiteral
    extends jakarta.enterprise.util.AnnotationLiteral<jakarta.security.enterprise.authentication.mechanism.http.FormAuthenticationMechanismDefinition>
    implements jakarta.security.enterprise.authentication.mechanism.http.FormAuthenticationMechanismDefinition
    An annotation literal for @FormAuthenticationMechanismDefinition.
    See Also:
    Serialized Form
    • Constructor Detail

      • FormAuthenticationMechanismDefinitionAnnotationLiteral

        public FormAuthenticationMechanismDefinitionAnnotationLiteral​(jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue loginToContinue)
    • Method Detail

      • loginToContinue

        public jakarta.security.enterprise.authentication.mechanism.http.LoginToContinue loginToContinue()