@Target(value={METHOD,CONSTRUCTOR,FIELD}) @Retention(value=RUNTIME) public @interface Whitelisted
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
restricted
True to only whitelist this member when invoked by an actual user.
|
public abstract boolean restricted
AclAwareWhitelistCopyright © 2016. All rights reserved.