|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyIndex | |
|---|---|
| org.fcrepo.server.security.xacml.pdp.data | |
| org.fcrepo.server.security.xacml.pdp.decorator | |
| org.fcrepo.server.security.xacml.pdp.finder.policy | |
| Uses of PolicyIndex in org.fcrepo.server.security.xacml.pdp.data |
|---|
| Classes in org.fcrepo.server.security.xacml.pdp.data that implement PolicyIndex | |
|---|---|
class |
DbXmlPolicyIndex
Encapsulates indexed access to policies stored in DbXml. |
class |
ExistPolicyIndex
A PolicyIndex based on an XPath XML database. |
class |
PolicyIndexBase
Base abstract class for all PolicyIndex implementations. |
class |
XPathPolicyIndex
Abstract class for XPath-based policy index Provides helper functions for generating xpath queries, decomposing request details etc |
| Fields in org.fcrepo.server.security.xacml.pdp.data declared as PolicyIndex | |
|---|---|
protected PolicyIndex |
PolicyIndexRebuilder.m_policyIndex
|
| Methods in org.fcrepo.server.security.xacml.pdp.data with parameters of type PolicyIndex | |
|---|---|
void |
PolicyIndexRebuilder.setPolicyIndex(PolicyIndex policyIndex)
|
| Uses of PolicyIndex in org.fcrepo.server.security.xacml.pdp.decorator |
|---|
| Methods in org.fcrepo.server.security.xacml.pdp.decorator with parameters of type PolicyIndex | |
|---|---|
void |
PolicyIndexInvocationHandler.setPolicyIndex(PolicyIndex policyIndex)
|
| Uses of PolicyIndex in org.fcrepo.server.security.xacml.pdp.finder.policy |
|---|
| Constructors in org.fcrepo.server.security.xacml.pdp.finder.policy with parameters of type PolicyIndex | |
|---|---|
GenericPolicyFinderModule(PolicyIndex policyIndex,
com.sun.xacml.combine.PolicyCombiningAlgorithm combiningAlg)
|
|
PolicyManager(PolicyIndex policyIndex,
com.sun.xacml.combine.PolicyCombiningAlgorithm combiningAlg,
com.sun.xacml.finder.PolicyFinder policyFinder)
This constructor creates a PolicyManager instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||