Package org.glassfish.api.admin
Annotation Interface AccessRequired.To
- Enclosing class:
AccessRequired
Declares access control on an existing, non-null
ConfigBean. The system gets the name of the resource from
the ConfigBean itself and authorizes the specified actions using that resource.-
Required Element Summary
Required Elements
-
Element Details
-
value
String[] valueAction(s) to be authorized on the ConfigBean- Returns:
-