| Package | Description |
|---|---|
| org.fcrepo.server.security.xacml.pdp.data |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.util.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 java.lang.String |
XPathPolicyIndex.getXpath(java.util.Map<java.lang.String,java.util.Collection<AttributeBean>> attributeMap)
Creates an XPath query from the attributes
|
protected static void |
XPathPolicyIndex.getXpath(java.util.Map<java.lang.String,java.util.Collection<AttributeBean>> attributeMap,
java.lang.StringBuilder sb) |
static java.util.Map<java.lang.String,java.lang.String> |
XPathPolicyIndex.getXpathVariables(java.util.Map<java.lang.String,java.util.Collection<AttributeBean>> attributeMap)
Get XPath variables to use against an xpath query
|
Copyright © 2014 DuraSpace. All Rights Reserved.