| Package | Description |
|---|---|
| org.fcrepo.server.security.xacml.pdp.data |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Collection<AttributeBean>> |
PolicyIndexBase.getAttributeMap(org.jboss.security.xacml.sunxacml.EvaluationCtx eval)
This method extracts the attributes listed in the indexMap from the given
evaluation context.
|
| Modifier and Type | Method and Description |
|---|---|
protected static String |
XPathPolicyIndex.getXpath(Map<String,Collection<AttributeBean>> attributeMap)
Creates an XPath query from the attributes
|
protected static void |
XPathPolicyIndex.getXpath(Map<String,Collection<AttributeBean>> attributeMap,
StringBuilder sb) |
static Map<String,String> |
XPathPolicyIndex.getXpathVariables(Map<String,Collection<AttributeBean>> attributeMap)
Get XPath variables to use against an xpath query
|
Copyright © 2015 DuraSpace. All Rights Reserved.