Package org.sensorhub.api.security
Interface IRoleRegistry
- All Superinterfaces:
 IPermissionUpdates,Map<String,IUserRole> 
- 
Nested Class Summary
 - 
Method Summary
Methods inherited from interface org.sensorhub.api.security.IPermissionUpdates
addAllowPermissions, addDenyPermissions, removeAllowPermissions, removeDenyPermissionsMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values