Annotation Interface RoleValidator.PermitAll

Enclosing class:
RoleValidator

@Retention(RUNTIME) @Target({METHOD,TYPE}) @Documented @Inherited public static @interface RoleValidator.PermitAll
Mark a type or method as public.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final TypeName
    Type of this interface.
  • Field Details

    • TYPE

      static final TypeName TYPE
      Type of this interface.