@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface NotPermissionList
NotPermission annotations.| Modifier and Type | Required Element and Description |
|---|---|
NotPermission[] |
value
Contains all inverted permissions assigned to an element
|
public abstract NotPermission[] value
Copyright © 2018. All rights reserved.