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