Uses of Class
org.eximeebpms.bpm.engine.AuthorizationException
Packages that use AuthorizationException
-
Uses of AuthorizationException in org.eximeebpms.bpm.engine.impl.db
Methods in org.eximeebpms.bpm.engine.impl.db that return AuthorizationExceptionModifier and TypeMethodDescriptionEnginePersistenceLogger.requiredCamundaAdmin()
EnginePersistenceLogger.requiredCamundaAdminOrPermissionException
(List<MissingAuthorization> missingAuthorizations) -
Uses of AuthorizationException in org.eximeebpms.bpm.engine.rest.dto
Methods in org.eximeebpms.bpm.engine.rest.dto with parameters of type AuthorizationExceptionModifier and TypeMethodDescriptionstatic AuthorizationExceptionDto
AuthorizationExceptionDto.fromException
(AuthorizationException e)