Uses of Class
org.opencastproject.security.api.UnauthorizedException
Packages that use UnauthorizedException
-
Uses of UnauthorizedException in org.opencastproject.security.util
Methods in org.opencastproject.security.util that throw UnauthorizedExceptionModifier and TypeMethodDescriptionstatic voidSecurityUtil.checkAgentAccess(SecurityService securityService, String agentId) Check if the current user has access to the capture agent with the given id.