Uses of Class
org.fcrepo.kernel.api.exception.AccessDeniedException
Packages that use AccessDeniedException
-
Uses of AccessDeniedException in org.fcrepo.kernel.api.services
Methods in org.fcrepo.kernel.api.services that throw AccessDeniedExceptionModifier and TypeMethodDescriptionvoidUpdatePropertiesService.updateProperties(Transaction tx, String userPrincipal, FedoraId fedoraId, String sparqlUpdateStatement) Update the provided properties with a SPARQL Update query.