Package org.hcjf.service.security
Annotation Type Permissions
-
@Retention(RUNTIME) @Target(METHOD) public @interface PermissionsThis 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 Permission[]value
-
-
-
Element Detail
-
value
Permission[] value
-
-