Annotation Type LazyPermissions


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface LazyPermissions
    This annotation tag the methods of a layer with a permission that a session need to invoke the method.
    Author:
    javaito
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      LazyPermission[] value