Uses of Class
pl.edu.icm.unity.exceptions.AuthorizationException
Package
Description
The main entry point to engine's functionality.
Events processing
IdP-type endpoints support
-
Uses of AuthorizationException in pl.edu.icm.unity.engine.api
Modifier and TypeMethodDescriptionvoid
BulkProcessingManagement.applyRule
(TranslationRule rule) Schedule a rule to be invoked immediately.void
BulkProcessingManagement.applyRuleSync
(TranslationRule rule, long timeout) void
AuthorizationManagement.checkReadCapability
(boolean selfAccess, String group) EndpointManagement.getDeployedEndpointInstances()
EndpointManagement.getEndpoint
(String name) EndpointManagement.getEndpoints()
boolean
AuthorizationManagement.hasAdminAccess()
Checks if caller has admin accessboolean
-
Uses of AuthorizationException in pl.edu.icm.unity.engine.api.event
Modifier and TypeMethodDescriptionvoid
EventPublisherWithAuthz.fireEventWithAuthz
(Event event) Invokes the event thru {@link EventPublisher.fireEvent(Event)}, however the caller is authorized with the highest privilege level. -
Uses of AuthorizationException in pl.edu.icm.unity.engine.api.idp
Modifier and TypeMethodDescriptionboolean
IdpPolicyAgreementContentChecker.isPolicyUsedOnEndpoints
(Long policyId)