@Documented
@Inherited
@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface MinimumAcl
Annotation to define the minimum ACL level required for an operation
Modifier and Type | Required Element and Description |
---|---|
com.hcl.domino.security.AclLevel |
value |