Package org.sensorhub.api.security
Interface IUserRegistry
- All Superinterfaces:
IPermissionUpdates
,Map<String,
IUserInfo>
-
Nested Class Summary
-
Method Summary
Methods inherited from interface org.sensorhub.api.security.IPermissionUpdates
addAllowPermissions, addDenyPermissions, removeAllowPermissions, removeDenyPermissions
Methods 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