| Package | Description |
|---|---|
| org.fcrepo.server.security.xacml.pdp.data | |
| org.fcrepo.server.security.xacml.pdp.decorator | |
| org.fcrepo.server.security.xacml.pdp.finder.policy |
| Modifier and Type | Class and Description |
|---|---|
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
|
| Modifier and Type | Field and Description |
|---|---|
protected PolicyIndex |
PolicyIndexRebuilder.m_policyIndex |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyIndexRebuilder.setPolicyIndex(PolicyIndex policyIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyIndexInvocationHandler.setPolicyIndex(PolicyIndex policyIndex) |
| Constructor and Description |
|---|
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.
|
Copyright © 2013 DuraSpace. All Rights Reserved.