Package org.sensorhub.api.security
package org.sensorhub.api.security
-
ClassDescriptionCommon interface for all authorization providers allowing to check permissions for a given userIParameterizedPermission<ValueType>Interface for permissions parameterized with a value.
This is used for temporal and geofencing for instance.Management interface for SensorHub securityBase interface for objects representing users in the security APIBase interface for object representing roles in the security API.
Roles are sets of allowed and denied permissions that are associated to usersBasic security config group to be used within module configurationsTagging interface to be extended by config classes of security related modules