| Package | Description |
|---|---|
| org.fcrepo.server.security.xacml.pdp.finder.attribute | |
| org.fcrepo.server.security.xacml.util |
| Constructor and Description |
|---|
FedoraRIAttributeFinder(RelationshipResolver relationshipResolver) |
| Modifier and Type | Class and Description |
|---|---|
class |
RelationshipResolverBase |
class |
RelationshipResolverImpl
A RelationshipResolver that resolves relationships via
Management.getRelationships(org.fcrepo.server.Context, String, String). |
class |
RELSRelationshipResolver
A RelationshipResolver that resolves relationships via
Management.getRelationships(org.fcrepo.server.Context, String, String). |
class |
RIRelationshipResolver |
| Modifier and Type | Method and Description |
|---|---|
com.sun.xacml.ctx.RequestCtx |
ContextUtil.buildRequest(List<Map<URI,List<com.sun.xacml.attr.AttributeValue>>> subjects,
Map<URI,com.sun.xacml.attr.AttributeValue> actions,
Map<URI,com.sun.xacml.attr.AttributeValue> resources,
Map<URI,com.sun.xacml.attr.AttributeValue> environment,
RelationshipResolver relationshipResolver)
Constructs a RequestCtx object.
|
Set<com.sun.xacml.ctx.Attribute> |
ContextUtil.setupResources(Map<URI,com.sun.xacml.attr.AttributeValue> res,
RelationshipResolver relationshipResolver)
Creates a Resource specifying the resource-id, a required attribute.
|
Copyright © 2013 DuraSpace. All Rights Reserved.