Package xyz.haff.aspektoj.annotations
Annotation Type Secured
Indicated that a method can only be used if the logged user is a specific one
-
Required Element Summary
Required Elements
-
Element Details
-
username
String username- Returns:
- The only username wose authentication is acceptable to call this method
-