public interface AuthorizationOPSSService extends AuthorizationService
Modifier and Type | Method and Description |
---|---|
java.util.Map |
allowedActions(java.lang.String subjectId)
Search for the allowed actions for the user on a resource.
|
allowedActions, bulkHasAccess, bulkHasAccess, bulkHasAccessRelationship, hasAccess, hasAccess, hasAccess, hasAccess, hasAccessRelationship
java.util.Map allowedActions(java.lang.String subjectId) throws AccessDeniedException
subjectId
- usr_key of the user performing the action, required.AccessDeniedException