Annotation Interface AuthorizerType


@Target({TYPE,METHOD,PARAMETER,FIELD}) @Retention(RUNTIME) @Documented @Qualifier public @interface AuthorizerType
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static final class 
    Supports inline instantiation of the AuthorizerType qualifier.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Gets the store type.
  • Element Details

    • value

      String value
      Gets the store type.