Class AuthorizerType.Literal

java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<AuthorizerType>
org.projectnessie.services.authz.AuthorizerType.Literal
All Implemented Interfaces:
Annotation
Enclosing class:
AuthorizerType

public static final class AuthorizerType.Literal extends jakarta.enterprise.util.AnnotationLiteral<AuthorizerType> implements AuthorizerType
Supports inline instantiation of the AuthorizerType qualifier.
See Also:
  • Constructor Details

    • Literal

      public Literal(String value)
  • Method Details

    • value

      public String value()