Package org.sensorhub.api.security
Interface IUserRole
- All Superinterfaces:
 IResource,IUserPermissions
 Base interface for object representing roles in the security API.
 Roles are sets of allowed and denied permissions that are associated to users
 
- Since:
 - Aug 22, 2016
 
- 
Method Summary
Methods inherited from interface org.vast.util.IResource
getDescription, getNameMethods inherited from interface org.sensorhub.api.security.IUserPermissions
getAllowList, getDenyList 
- 
Method Details
- 
getId
String getId() 
 -