Package org.glassfish.api.admin
Annotation Interface AccessRequired.NewChild
- Enclosing class:
AccessRequired
Declares access control for creating a new child
ConfigBean in a collection on an existing
ConfigBean.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic @interfaceDeclares multiple authorization checks for creating the same single newConfigBean. -
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]Action(s) to be authorized, defaulted to "create."Name of the collection on the owner that will contain the new child.