Uses of Class
org.fcrepo.server.security.xacml.util.AttributeBean

Packages that use AttributeBean
org.fcrepo.server.security.xacml.pdp.data   
 

Uses of AttributeBean in org.fcrepo.server.security.xacml.pdp.data
 

Methods in org.fcrepo.server.security.xacml.pdp.data that return types with arguments of type AttributeBean
protected  Map<String,Set<AttributeBean>> PolicyIndexBase.getAttributeMap(com.sun.xacml.EvaluationCtx eval)
          This method extracts the attributes listed in the indexMap from the given evaluation context.
 

Method parameters in org.fcrepo.server.security.xacml.pdp.data with type arguments of type AttributeBean
protected static String XPathPolicyIndex.getXpath(Map<String,Set<AttributeBean>> attributeMap)
          Creates an XPath query from the attributes
static Map<String,String> XPathPolicyIndex.getXpathVariables(Map<String,Set<AttributeBean>> attributeMap)
          Get XPath variables to use against an xpath query
 



Copyright © 2012 DuraSpace. All Rights Reserved.