|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MelcoeXacmlException | |
|---|---|
| org.fcrepo.server.security.xacml.pdp | |
| org.fcrepo.server.security.xacml.util | |
| Uses of MelcoeXacmlException in org.fcrepo.server.security.xacml.pdp |
|---|
| Subclasses of MelcoeXacmlException in org.fcrepo.server.security.xacml.pdp | |
|---|---|
class |
EvaluationException
|
class |
MelcoePDPException
|
| Uses of MelcoeXacmlException in org.fcrepo.server.security.xacml.util |
|---|
| Methods in org.fcrepo.server.security.xacml.util that throw MelcoeXacmlException | |
|---|---|
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. |
String |
RIRelationshipResolver.buildRESTParentHierarchy(String pid)
|
String |
RELSRelationshipResolver.buildRESTParentHierarchy(String pid)
|
String |
RelationshipResolverImpl.buildRESTParentHierarchy(String pid)
|
String |
RelationshipResolver.buildRESTParentHierarchy(String pid)
Generates a REST based representation of an object and its parents. |
Set<String> |
RIRelationshipResolver.getAttributesFromQuery(String query,
String queryLang,
String variable)
|
Set<String> |
RELSRelationshipResolver.getAttributesFromQuery(String query,
String queryLang,
String variable)
|
Set<String> |
RelationshipResolverImpl.getAttributesFromQuery(String query,
String queryLang,
String variable)
|
Set<String> |
RelationshipResolver.getAttributesFromQuery(String query,
String queryLang,
String variable)
Get attributes defined by a query. |
protected Set<String> |
RIRelationshipResolver.getParents(String pid)
|
protected Set<String> |
RELSRelationshipResolver.getParents(String pid)
|
Set<String> |
RelationshipResolverImpl.getParents(String pid)
|
Map<String,Set<String>> |
RIRelationshipResolver.getRelationships(String subject)
|
Map<String,Set<String>> |
RELSRelationshipResolver.getRelationships(String subject)
|
Map<String,Set<String>> |
RelationshipResolverImpl.getRelationships(String subject)
|
Map<String,Set<String>> |
RelationshipResolver.getRelationships(String subject)
Retrieves the relationships for this subject. |
Map<String,Set<String>> |
RIRelationshipResolver.getRelationships(String subject,
String relationship)
|
Map<String,Set<String>> |
RELSRelationshipResolver.getRelationships(String subject,
String relationship)
|
Map<String,Set<String>> |
RelationshipResolverImpl.getRelationships(String subject,
String relationship)
|
Map<String,Set<String>> |
RelationshipResolver.getRelationships(String subject,
String relationship)
Retrieves relationships for this subject, relationship and object. |
protected Map<String,Set<String>> |
RIRelationshipResolver.getReverseRelationships(String object)
|
protected Map<String,Set<String>> |
RIRelationshipResolver.getReverseRelationships(String object,
String relationship)
|
com.sun.xacml.ctx.RequestCtx |
ContextUtil.makeRequestCtx(String request)
Converts a string based request to a RequestCtx obejct. |
com.sun.xacml.ctx.ResponseCtx |
ContextUtil.makeResponseCtx(String response)
Converts a string based response to a ResponseCtx obejct. |
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. |
| Constructors in org.fcrepo.server.security.xacml.util that throw MelcoeXacmlException | |
|---|---|
RIRelationshipResolver(Server server,
Map<String,String> options)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||