@Retention(value=RUNTIME) @Target(value=TYPE) public @interface TeaPrivilege
TeaPrivileges
grouping annotation.Modifier and Type | Required Element and Description |
---|---|
String[] |
permissions
list of permissions granted by this privilege
|
Modifier and Type | Optional Element and Description |
---|---|
String |
objectType
object type to which this privilege applies to
|
Copyright © 2015 Cloud Software Group, Inc.. All Rights Reserved.