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