Package org.glassfish.api.admin
Annotation Type AccessRequired.NewChild
-
@Target(FIELD) @Retention(RUNTIME) public static @interface AccessRequired.NewChild
Declares access control for creating a new childConfigBeanin a collection on an existingConfigBean.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description String[]actionAction(s) to be authorized, defaulted to "create."StringcollectionName of the collection on the owner that will contain the new child.
-