Uses of Class
org.fcrepo.server.errors.authorization.AuthzOperationalException

Packages that use AuthzOperationalException
org.fcrepo.server.security.impl   
org.fcrepo.server.security.servletfilters   
 

Uses of AuthzOperationalException in org.fcrepo.server.security.impl
 

Methods in org.fcrepo.server.security.impl that throw AuthzOperationalException
protected  Set<com.sun.xacml.ctx.Attribute> AbstractPolicyEnforcementPoint.wrapResources(String pid, String namespace)
           
 

Uses of AuthzOperationalException in org.fcrepo.server.security.servletfilters
 

Methods in org.fcrepo.server.security.servletfilters that throw AuthzOperationalException
 Map ExtendedHttpServletRequestWrapper.getAllAttributes()
           
 boolean ExtendedHttpServletRequestWrapper.getAttributeDefined(String key)
           
 Set ExtendedHttpServletRequestWrapper.getAttributeValues(String key)
           
 Set ExtendedHttpServletRequest.getAttributeValues(String key)
           
 boolean ExtendedHttpServletRequestWrapper.hasAttributeValues(String key)
           
 boolean ExtendedHttpServletRequest.hasAttributeValues(String key)
           
 boolean ExtendedHttpServletRequestWrapper.isAttributeDefined(String key)
           
 boolean ExtendedHttpServletRequest.isAttributeDefined(String key)
           
 



Copyright © 2012 DuraSpace. All Rights Reserved.