Class BasicAuthenticationMechanismDefinitionAnnotationLiteral

  • All Implemented Interfaces:
    Annotation

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

      • BasicAuthenticationMechanismDefinitionAnnotationLiteral

        public BasicAuthenticationMechanismDefinitionAnnotationLiteral​(String realmName)
    • Method Detail

      • eval

        public static jakarta.security.enterprise.authentication.mechanism.http.BasicAuthenticationMechanismDefinition eval​(jakarta.security.enterprise.authentication.mechanism.http.BasicAuthenticationMechanismDefinition in)
      • hasAnyELExpression

        public static boolean hasAnyELExpression​(jakarta.security.enterprise.authentication.mechanism.http.BasicAuthenticationMechanismDefinition in)
      • realmName

        public String realmName()
      • isHasDeferredExpressions

        public boolean isHasDeferredExpressions()
      • setHasDeferredExpressions

        public void setHasDeferredExpressions​(boolean hasDeferredExpressions)