@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
AclAwareWhitelist
Copyright © 2016–2023. All rights reserved.