Interface InternalAuthority
- All Superinterfaces:
Authority,Serializable
- All Known Implementing Classes:
GridAuthority,McpAuthority,MonitorAuthority,PipelineAuthority,ServiceAuthority,SpaceAuthority,SystemAuthority
An internal API extension to the default
Authority adding privilege associations.- Since:
- 7.0.1
- Author:
- Moran Avigdor
-
Method Summary
Modifier and TypeMethodDescriptionA granted privilege associated with this Authority.Methods inherited from interface com.gigaspaces.security.Authority
getAuthority
-
Method Details
-
getPrivilege
Privilege getPrivilege()A granted privilege associated with this Authority.- Returns:
- a granted privilege.
-