A B C D E F G H I J L M N O P R S U V W _ 

A

AbstractFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
This is the AbstractFilter class which provides generic functionality for all REST filters.
AbstractFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
Default constructor obtains an instance of the Context Handler.
AbstractOperationHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
This is the AbstractHandler class which provides generic functionality for all operation handlers.
AbstractOperationHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Default constructor that obtains an instance of the ContextHandler.
addCacheItem(String, ResponseCtx) - Method in interface org.fcrepo.server.security.xacml.pep.ResponseCache
Adds an item to the cache.
addCacheItem(String, ResponseCtx) - Method in class org.fcrepo.server.security.xacml.pep.ResponseCacheImpl
 
AddDatastream - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the AddDatastream operation.
AddDatastream() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.AddDatastream
Default constructor.
ADDDATASTREAM - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
AddDatastreamHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
AddDatastreamHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.AddDatastreamHandler
 
AddRelationship - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles REST API method addRelationship
AddRelationship() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.AddRelationship
 
ADDRELATIONSHIP - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
AddRelationshipHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
AddRelationshipHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.AddRelationshipHandler
 
AttributeComparator - Class in org.fcrepo.server.security.xacml.util
Class to compare two Attributes.
AttributeComparator() - Constructor for class org.fcrepo.server.security.xacml.util.AttributeComparator
 
AuthzDeniedException - Exception in org.fcrepo.server.security.xacml.pep
 
AuthzDeniedException() - Constructor for exception org.fcrepo.server.security.xacml.pep.AuthzDeniedException
 
AuthzDeniedException(String) - Constructor for exception org.fcrepo.server.security.xacml.pep.AuthzDeniedException
 
AuthzDeniedException(Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.AuthzDeniedException
 
AuthzDeniedException(String, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.AuthzDeniedException
 

B

BasicRISearchFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Filter for resource index search operations Does not filter the response
BasicRISearchFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.BasicRISearchFilter
Default constructor.
buildRequest(List<Map<URI, List<AttributeValue>>>, Map<URI, AttributeValue>, Map<URI, AttributeValue>, Map<URI, AttributeValue>) - Method in interface org.fcrepo.server.security.xacml.pep.ContextHandler
Creates a new Request.
buildRequest(List<Map<URI, List<AttributeValue>>>, Map<URI, AttributeValue>, Map<URI, AttributeValue>, Map<URI, AttributeValue>) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 

C

CacheException - Exception in org.fcrepo.server.security.xacml.pep
 
CacheException() - Constructor for exception org.fcrepo.server.security.xacml.pep.CacheException
 
CacheException(String) - Constructor for exception org.fcrepo.server.security.xacml.pep.CacheException
 
CacheException(Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.CacheException
 
CacheException(String, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.CacheException
 
callGetter(String, Object) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
close(MessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.PEP
compare(Attribute, Attribute) - Method in class org.fcrepo.server.security.xacml.util.AttributeComparator
 
compare(Subject, Subject) - Method in class org.fcrepo.server.security.xacml.util.SubjectComparator
 
COMPAREDATASTREAMCHECKSUM - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
CompareDatastreamChecksumHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
CompareDatastreamChecksumHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.CompareDatastreamChecksumHandler
 
ContextHandler - Interface in org.fcrepo.server.security.xacml.pep
This interface represents the bridge between the PEP and the PDP.
ContextHandlerImpl - Class in org.fcrepo.server.security.xacml.pep
 
ContextHandlerImpl() - Constructor for class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
The default constructor that initialises a new ContextHandler instance.
ControlFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Filter for ServerController operations
ControlFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.ControlFilter
Default constructor.
createEvaluate() - Method in class org.fcrepo.server.security.xacml.pdp.client.ObjectFactory
Create an instance of Evaluate
createEvaluateBatch() - Method in class org.fcrepo.server.security.xacml.pdp.client.ObjectFactory
Create an instance of EvaluateBatch
createEvaluateBatchFault() - Method in class org.fcrepo.server.security.xacml.pdp.client.ObjectFactory
Create an instance of EvaluateBatchFault
createEvaluateBatchResponse() - Method in class org.fcrepo.server.security.xacml.pdp.client.ObjectFactory
Create an instance of EvaluateBatchResponse
createEvaluateFault() - Method in class org.fcrepo.server.security.xacml.pdp.client.ObjectFactory
Create an instance of EvaluateFault
createEvaluateResponse() - Method in class org.fcrepo.server.security.xacml.pdp.client.ObjectFactory
Create an instance of EvaluateResponse

D

DataResponseWrapper - Class in org.fcrepo.server.security.xacml.pep.rest.filters
A response wrapper to collect the response data in the filter chain.
DataResponseWrapper(HttpServletResponse) - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
Default constructor that duplicates the response provided.
DataServletOutputStream - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Output stream class that is required when creating a HttpResponseWrapper.
DataServletOutputStream(OutputStream) - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.DataServletOutputStream
Contructor that sets the output stream.
DataUtils - Class in org.fcrepo.server.security.xacml.util
 
DataUtils() - Constructor for class org.fcrepo.server.security.xacml.util.DataUtils
 
DescribeFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
This class handles the describe operation.
DescribeFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.DescribeFilter
Default constructor.
DESCRIBEREPOSITORY - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
DescribeRepositoryHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
DescribeRepositoryHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.DescribeRepositoryHandler
 
DescribeUserHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
DescribeUserHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.DescribeUserHandler
 
destroy() - Method in class org.fcrepo.server.security.xacml.pep.rest.PEP
 
DirectPDPClient - Class in org.fcrepo.server.security.xacml.pep
This is the Web Services based client for the MelcoePDP.
DirectPDPClient(MelcoePDP) - Constructor for class org.fcrepo.server.security.xacml.pep.DirectPDPClient
Initialises the DirectPDPClient class.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.fcrepo.server.security.xacml.pep.rest.PEP
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.user.UserServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.user.UserServlet
 

E

enforce(String, String, String, String, String, Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLPolicyEnforcementPoint
 
enforce_Internal_DSState(Context, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceAddDatastream(Context, String, String, String[], String, String, String, String, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceAddRelationship(Context, String, String, String, boolean, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceCompareDatastreamChecksum(Context, String, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceDescribeRepository(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceExport(Context, String, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceExportObject(Context, String, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceFindObjects(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetDatastream(Context, String, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetDatastreamDissemination(Context, String, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetDatastreamHistory(Context, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetDatastreams(Context, String, Date, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetDissemination(Context, String, String, String, Date, String, String, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetNextPid(Context, String, int) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetObjectHistory(Context, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetObjectProfile(Context, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetObjectXML(Context, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceGetRelationships(Context, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceIngest(Context, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceIngestObject(Context, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceListDatastreams(Context, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceListMethods(Context, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceListObjectInFieldSearchResults(Context, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceListObjectInResourceIndexResults(Context, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceModifyDatastreamByReference(Context, String, String, String[], String, String, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceModifyDatastreamByValue(Context, String, String, String[], String, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceModifyObject(Context, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceOAIRespond(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforcePurgeDatastream(Context, String, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforcePurgeObject(Context, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforcePurgeRelationship(Context, String, String, String, boolean, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceReloadPolicies(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceResolveDatastream(Context, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceRetrieveFile(Context, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceRIFindObjects(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceServerStatus(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceSetDatastreamState(Context, String, String, String) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceSetDatastreamVersionable(Context, String, String, boolean) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceUpload(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
enforceValidate(Context, String, Date) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
Evaluate - Class in org.fcrepo.server.security.xacml.pdp.client
Java class for anonymous complex type.
Evaluate() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.Evaluate
 
evaluate(String) - Method in interface org.fcrepo.server.security.xacml.pdp.client.MelcoePDPPortType
 
evaluate(RequestCtx) - Method in interface org.fcrepo.server.security.xacml.pep.ContextHandler
 
evaluate(String) - Method in interface org.fcrepo.server.security.xacml.pep.ContextHandler
 
evaluate(RequestCtx) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 
evaluate(String) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 
evaluate(String) - Method in class org.fcrepo.server.security.xacml.pep.DirectPDPClient
 
evaluate(RequestCtx) - Method in class org.fcrepo.server.security.xacml.pep.DirectPDPClient
 
evaluate(RequestCtx) - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
Evaluates an XACML request and returns an XACML response.
evaluate(String) - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
Evaluates an XACML request and returns an XACML response.
evaluate(String[]) - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
Evaluates a String array of XACML requests.
evaluate(RequestCtx[]) - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
 
evaluate(RequestCtx) - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
evaluate(String) - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
evaluate(String[]) - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
evaluate(RequestCtx[]) - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
evaluate(String) - Method in interface org.fcrepo.server.security.xacml.pep.PDPClient
Sends an XACML request for evaluation to the PDP.
evaluate(RequestCtx) - Method in interface org.fcrepo.server.security.xacml.pep.PDPClient
 
evaluate(String) - Method in class org.fcrepo.server.security.xacml.pep.WebServicesPDPClient
 
evaluate(RequestCtx) - Method in class org.fcrepo.server.security.xacml.pep.WebServicesPDPClient
 
EvaluateBatch - Class in org.fcrepo.server.security.xacml.pdp.client
Java class for anonymous complex type.
EvaluateBatch() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatch
 
evaluateBatch(List<String>) - Method in interface org.fcrepo.server.security.xacml.pdp.client.MelcoePDPPortType
 
evaluateBatch(String[]) - Method in interface org.fcrepo.server.security.xacml.pep.ContextHandler
 
evaluateBatch(RequestCtx[]) - Method in interface org.fcrepo.server.security.xacml.pep.ContextHandler
 
evaluateBatch(String[]) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 
evaluateBatch(RequestCtx[]) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 
evaluateBatch(List<String>) - Method in class org.fcrepo.server.security.xacml.pep.DirectPDPClient
 
evaluateBatch(List<String>) - Method in interface org.fcrepo.server.security.xacml.pep.PDPClient
Sends a String array of XACML requests for evaluation to the PDP.
evaluateBatch(List<String>) - Method in class org.fcrepo.server.security.xacml.pep.WebServicesPDPClient
 
EvaluateBatchFault - Class in org.fcrepo.server.security.xacml.pdp.client
Java class for anonymous complex type.
EvaluateBatchFault() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault
 
evaluateBatchFault - Variable in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault
 
EvaluateBatchFault_Exception - Exception in org.fcrepo.server.security.xacml.pdp.client
This class was generated by Apache CXF 2.4.0 2011-08-01T16:22:54.478+02:00 Generated source version: 2.4.0
EvaluateBatchFault_Exception() - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault_Exception
 
EvaluateBatchFault_Exception(String) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault_Exception
 
EvaluateBatchFault_Exception(String, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault_Exception
 
EvaluateBatchFault_Exception(String, EvaluateBatchFault) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault_Exception
 
EvaluateBatchFault_Exception(String, EvaluateBatchFault, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault_Exception
 
EvaluateBatchResponse - Class in org.fcrepo.server.security.xacml.pdp.client
Java class for anonymous complex type.
EvaluateBatchResponse() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchResponse
 
EvaluateFault - Class in org.fcrepo.server.security.xacml.pdp.client
Java class for anonymous complex type.
EvaluateFault() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.EvaluateFault
 
evaluateFault - Variable in class org.fcrepo.server.security.xacml.pdp.client.EvaluateFault
 
EvaluateFault_Exception - Exception in org.fcrepo.server.security.xacml.pdp.client
This class was generated by Apache CXF 2.4.0 2011-08-01T16:22:54.423+02:00 Generated source version: 2.4.0
EvaluateFault_Exception() - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateFault_Exception
 
EvaluateFault_Exception(String) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateFault_Exception
 
EvaluateFault_Exception(String, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateFault_Exception
 
EvaluateFault_Exception(String, EvaluateFault) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateFault_Exception
 
EvaluateFault_Exception(String, EvaluateFault, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pdp.client.EvaluateFault_Exception
 
EvaluateResponse - Class in org.fcrepo.server.security.xacml.pdp.client
Java class for anonymous complex type.
EvaluateResponse() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.EvaluateResponse
 
EvaluationEngine - Interface in org.fcrepo.server.security.xacml.pep
 
EvaluationEngineImpl - Class in org.fcrepo.server.security.xacml.pep
 
EvaluationEngineImpl() - Constructor for class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
Export - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the Export operation.
Export() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Export
Default constructor.
EXPORT - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
ExportHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ExportHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ExportHandler
 

F

FESLAuthorization - Class in org.fcrepo.server.security.xacml.pep.impl
 
FESLAuthorization(PolicyEnforcementPoint) - Constructor for class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
FESLPolicyEnforcementPoint - Class in org.fcrepo.server.security.xacml.pep.impl
 
FESLPolicyEnforcementPoint(PDPConfig) - Constructor for class org.fcrepo.server.security.xacml.pep.impl.FESLPolicyEnforcementPoint
 
FieldSearchResultHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
This class handles the filtering of search results for both the findObjects and resumeFindObjects operations and is called by each of them.
FieldSearchResultHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.FieldSearchResultHandler
Default constructor.
filter(SOAPMessageContext, FieldSearchResult) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.FieldSearchResultHandler
Removes non-permissable objects from the result list.
filter(SOAPMessageContext, List<DatastreamDef>, String) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ListDatastreamsHandler
 
FindObjects - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Filter to handle the FindObjects operation.
FindObjects() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.FindObjects
Default constructor.
FINDOBJECTS - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
FindObjectsHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
FindObjectsHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.FindObjectsHandler
 
format(Document) - Static method in class org.fcrepo.server.security.xacml.util.DataUtils
 

G

GetAccessParmResolverFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Handles the get operations.
GetAccessParmResolverFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.GetAccessParmResolverFilter
Default constructor.
getCacheItem(String) - Method in interface org.fcrepo.server.security.xacml.pep.ResponseCache
 
getCacheItem(String) - Method in class org.fcrepo.server.security.xacml.pep.ResponseCacheImpl
 
getClient() - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
 
getClient() - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
getContentLength() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
 
getContentType() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
 
getContextHandler() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
 
getContextHandler() - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
getData() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
 
GetDatastream - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the GetDatastream operation.
GetDatastream() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastream
Default constructor.
GETDATASTREAM - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetDatastreamDissemination - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the GetDatastreamDissemination operation.
GetDatastreamDissemination() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastreamDissemination
Default constructor.
GETDATASTREAMDISSEMINATION - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetDatastreamDisseminationHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetDatastreamDisseminationHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamDisseminationHandler
 
GetDatastreamHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetDatastreamHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamHandler
 
GetDatastreamHistory - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles REST API method getDatastreamHistory
GetDatastreamHistory() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastreamHistory
 
GETDATASTREAMHISTORY - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetDatastreamHistoryHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetDatastreamHistoryHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamHistoryHandler
 
GETDATASTREAMS - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetDatastreamsHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetDatastreamsHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamsHandler
 
GetDissemination - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles REST API method getDissemination
GetDissemination() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDissemination
 
GETDISSEMINATION - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetDisseminationHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetDisseminationHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetDisseminationHandler
 
getEnvironment(HttpServletRequest) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
Returns a map of environment attributes.
getEnvironment(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Obtains a map of environment Attributes.
getEvaluateBatchFault() - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault
Gets the value of the evaluateBatchFault property.
getEvaluateFault() - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateFault
Gets the value of the evaluateFault property.
getFaultInfo() - Method in exception org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault_Exception
 
getFaultInfo() - Method in exception org.fcrepo.server.security.xacml.pdp.client.EvaluateFault_Exception
 
GetFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Handles the get operations.
GetFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.GetFilter
Default constructor.
getFormat() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ParameterRequestWrapper
 
getHeaders() - Method in class org.fcrepo.server.security.xacml.pep.ws.PEP
getMelcoePDPSOAP11PortHttp() - Method in class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 
getMelcoePDPSOAP11PortHttp(WebServiceFeature...) - Method in class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 
GetNextPID - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the GetNextPID operation.
GetNextPID() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetNextPID
Default constructor.
GETNEXTPID - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetNextPIDFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Handles the getNextPID operation.
GetNextPIDFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.GetNextPIDFilter
Default constructor.
GetNextPIDHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetNextPIDHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetNextPIDHandler
 
GetObjectHistory - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the GetObjectHistory operation.
GetObjectHistory() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectHistory
Default constructor.
GETOBJECTHISTORY - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetObjectHistoryFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Handles the getObjectHistory operation.
GetObjectHistoryFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.GetObjectHistoryFilter
Default constructor.
GetObjectHistoryHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetObjectHistoryHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectHistoryHandler
 
GetObjectProfile - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the GetObjectProfile operation.
GetObjectProfile() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectProfile
Default constructor.
GETOBJECTPROFILE - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetObjectProfileHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetObjectProfileHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectProfileHandler
 
getObjectsHandler(HttpServletRequest) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ObjectsRESTFilterMatcher
 
GetObjectXML - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the GetObjectXML operation.
GetObjectXML() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectXML
Default constructor.
GETOBJECTXML - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetObjectXMLHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetObjectXMLHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectXMLHandler
 
getOutputStream() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
 
getParam0() - Method in class org.fcrepo.server.security.xacml.pdp.client.Evaluate
Gets the value of the param0 property.
getParam0() - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatch
Gets the value of the param0 property.
getParameter(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ParameterRequestWrapper
 
getParameterMap() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ParameterRequestWrapper
 
getParameterNames() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ParameterRequestWrapper
 
getParameterValues(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ParameterRequestWrapper
 
getPathParts(HttpServletRequest) - Static method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
 
GetRelationships - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles REST API method getRelationships
GetRelationships() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetRelationships
 
GETRELATIONSHIPS - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
GetRelationshipsHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
GetRelationshipsHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.GetRelationshipsHandler
 
getRepositoryResources() - Static method in class org.fcrepo.server.security.xacml.pep.ResourceAttributes
 
getResources(String) - Static method in class org.fcrepo.server.security.xacml.pep.ResourceAttributes
 
getResources(String[]) - Static method in class org.fcrepo.server.security.xacml.pep.ResourceAttributes
 
getResources(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Obtains a map of resource Attributes.
getResponseCache() - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
 
getResponseCache() - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
getReturn() - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchResponse
Gets the value of the return property.
getReturn() - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateResponse
Gets the value of the return property.
getSOAPRequestNode(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
getSOAPRequestObjects(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Extracts the request as object from the context.
getSOAPResponseNode(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
getSOAPResponseObject(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
getSOAPResponseObject(SOAPMessageContext, Class<T>) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Extracts the return object from the context.
getSubjects(HttpServletRequest) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
Creates a list of Subjects from a servlet request.
getSubjects(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Extracts the list of Subjects from the given context.
getUser(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
getUserRoles(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Returns the roles that the user has.
getWriter() - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
 

H

handleFault(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.PEP
handleMessage(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.PEP
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.BasicRISearchFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ControlFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DescribeFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.GetAccessParmResolverFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.GetFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.GetNextPIDFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.GetObjectHistoryFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ListDatastreamsFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ListMethodsFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.NoopFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ObjectsFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in interface org.fcrepo.server.security.xacml.pep.rest.filters.RESTFilter
Handles the request path and returns a RequestCtx if necessary.
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.RISearchFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.UploadFilter
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.AddDatastream
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.AddRelationship
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Export
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.FindObjects
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastream
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastreamDissemination
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastreamHistory
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDissemination
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetNextPID
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectHistory
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectProfile
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectXML
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetRelationships
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Ingest
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ListDatastreams
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ListMethods
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ModifyDatastream
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ModifyObject
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeDatastream
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeObject
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeRelationship
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.SetDatastreamState
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.SetDatastreamVersionable
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Validate
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AddDatastreamHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AddRelationshipHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.CompareDatastreamChecksumHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.DescribeRepositoryHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.DescribeUserHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ExportHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.FieldSearchResultHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.FindObjectsHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamDisseminationHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamHistoryHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamsHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDisseminationHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetNextPIDHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectHistoryHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectProfileHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectXMLHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetRelationshipsHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.IngestHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ListDatastreamsHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ListMethodsHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyDatastreamByReferenceHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyDatastreamByValueHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyObjectHandler
 
handleRequest(SOAPMessageContext) - Method in interface org.fcrepo.server.security.xacml.pep.ws.operations.OperationHandler
Method to handle requests.
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeDatastreamHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeObjectHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeRelationshipHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ResumeFindObjectsHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.SetDatastreamStateHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.SetDatastreamVersionableHandler
 
handleRequest(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ValidateHandler
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.BasicRISearchFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ControlFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.GetAccessParmResolverFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.GetFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ListDatastreamsFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ListMethodsFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in interface org.fcrepo.server.security.xacml.pep.rest.filters.ResponseHandlingRESTFilter
Handles the response path and returns a RequestCtx if necessary.
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.RISearchFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.UploadFilter
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.AddDatastream
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Export
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.FindObjects
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastream
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetDatastreamDissemination
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetNextPID
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectHistory
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectProfile
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.GetObjectXML
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Ingest
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ListDatastreams
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ListMethods
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ModifyDatastream
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ModifyObject
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeDatastream
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeObject
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.SetDatastreamState
 
handleResponse(HttpServletRequest, HttpServletResponse) - Method in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.SetDatastreamVersionable
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AddDatastreamHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AddRelationshipHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.CompareDatastreamChecksumHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.DescribeRepositoryHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.DescribeUserHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ExportHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.FieldSearchResultHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.FindObjectsHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamDisseminationHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamHistoryHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDatastreamsHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetDisseminationHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetNextPIDHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectHistoryHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectProfileHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetObjectXMLHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.GetRelationshipsHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.IngestHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ListDatastreamsHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ListMethodsHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyDatastreamByReferenceHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyDatastreamByValueHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyObjectHandler
 
handleResponse(SOAPMessageContext) - Method in interface org.fcrepo.server.security.xacml.pep.ws.operations.OperationHandler
Method to handle responses.
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeDatastreamHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeObjectHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeRelationshipHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ResumeFindObjectsHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.SetDatastreamStateHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.SetDatastreamVersionableHandler
 
handleResponse(SOAPMessageContext) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.ValidateHandler
 
Handlers - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
 
Handlers() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 

I

INGEST - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
Ingest - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the Ingest operation.
Ingest() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Ingest
Default constructor.
IngestHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
IngestHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.IngestHandler
 
init() - Method in class org.fcrepo.server.security.xacml.pep.rest.PEP
 
init(FilterConfig) - Method in class org.fcrepo.server.security.xacml.pep.rest.PEP
 
init() - Method in class org.fcrepo.server.security.xacml.user.UserServlet
 
invalidate() - Method in interface org.fcrepo.server.security.xacml.pep.ResponseCache
Invalidates the cache.
invalidate() - Method in class org.fcrepo.server.security.xacml.pep.ResponseCacheImpl
 
isDatastream(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
Function to determine whether a parameter is a datastream or a dissemination.
isDatastream(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ObjectsRESTFilterMatcher
Function to determine whether a parameter is a datastream or a dissemination.
isDate(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
Checks whether a parameter fits the date pattern.
isPID(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
Function to determine whether a parameter is a PID.
isPID(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.ObjectsRESTFilterMatcher
Function to determine whether a parameter is a PID.

J

JAXB_CONTEXT - Static variable in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 

L

LISTDATASTREAMS - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
ListDatastreams - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the ListDatastreams operation.
ListDatastreams() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ListDatastreams
Default constructor.
ListDatastreamsFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Handles the ListDatastream operation.
ListDatastreamsFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.ListDatastreamsFilter
Default constructor.
ListDatastreamsHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ListDatastreamsHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ListDatastreamsHandler
 
LISTMETHODS - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
ListMethods - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the ListMethods operation.
ListMethods() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ListMethods
Default constructor.
ListMethodsFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
 
ListMethodsFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.ListMethodsFilter
Default constructor.
ListMethodsHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ListMethodsHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ListMethodsHandler
 
LogUtil - Class in org.fcrepo.server.security.xacml.util
 
LogUtil() - Constructor for class org.fcrepo.server.security.xacml.util.LogUtil
 

M

marshall(Object, SOAPElement) - Static method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
MelcoePDP - Class in org.fcrepo.server.security.xacml.pdp.client
This class was generated by Apache CXF 2.4.0 2011-08-01T16:22:54.509+02:00 Generated source version: 2.4.0
MelcoePDP(URL) - Constructor for class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 
MelcoePDP(URL, QName) - Constructor for class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 
MelcoePDP() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 
MelcoePDPPortType - Interface in org.fcrepo.server.security.xacml.pdp.client
This class was generated by Apache CXF 2.4.0 2011-08-01T16:22:54.488+02:00 Generated source version: 2.4.0
MelcoePDPSOAP11PortHttp - Static variable in class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 
MODIFYDATASTREAM - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
ModifyDatastream - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the ModifyDatastream operation.
ModifyDatastream() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ModifyDatastream
Default constructor.
ModifyDatastreamByReferenceHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ModifyDatastreamByReferenceHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyDatastreamByReferenceHandler
 
ModifyDatastreamByValueHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ModifyDatastreamByValueHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyDatastreamByValueHandler
 
MODIFYOBJECT - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
ModifyObject - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the ModifyObject operation.
ModifyObject() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.ModifyObject
Default constructor.
ModifyObjectHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ModifyObjectHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ModifyObjectHandler
 

N

NoopFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
A filter for operations that require no authorisation
NoopFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.NoopFilter
 

O

ObjectFactory - Class in org.fcrepo.server.security.xacml.pdp.client
This object contains factory methods for each Java content interface and Java element interface generated in the org.fcrepo.server.security.xacml.pdp.client package.
ObjectFactory() - Constructor for class org.fcrepo.server.security.xacml.pdp.client.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.fcrepo.server.security.xacml.pdp.client
ObjectsFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Handles the get operations.
ObjectsFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.ObjectsFilter
 
ObjectsRESTFilterMatcher - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Formerly ObjectsFilter, this class has been reduced to mapping requests to named RESTFilters.
ObjectsRESTFilterMatcher(Map<String, RESTFilter>, NoopFilter) - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.ObjectsRESTFilterMatcher
Default constructor.
OperationHandler - Interface in org.fcrepo.server.security.xacml.pep.ws.operations
 
OperationHandlerException - Exception in org.fcrepo.server.security.xacml.pep.ws.operations
 
OperationHandlerException() - Constructor for exception org.fcrepo.server.security.xacml.pep.ws.operations.OperationHandlerException
 
OperationHandlerException(String) - Constructor for exception org.fcrepo.server.security.xacml.pep.ws.operations.OperationHandlerException
 
OperationHandlerException(Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.ws.operations.OperationHandlerException
 
OperationHandlerException(String, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.ws.operations.OperationHandlerException
 
org.fcrepo.server.security.xacml.pdp.client - package org.fcrepo.server.security.xacml.pdp.client
 
org.fcrepo.server.security.xacml.pep - package org.fcrepo.server.security.xacml.pep
 
org.fcrepo.server.security.xacml.pep.impl - package org.fcrepo.server.security.xacml.pep.impl
 
org.fcrepo.server.security.xacml.pep.rest - package org.fcrepo.server.security.xacml.pep.rest
 
org.fcrepo.server.security.xacml.pep.rest.filters - package org.fcrepo.server.security.xacml.pep.rest.filters
 
org.fcrepo.server.security.xacml.pep.rest.objectshandlers - package org.fcrepo.server.security.xacml.pep.rest.objectshandlers
 
org.fcrepo.server.security.xacml.pep.ws - package org.fcrepo.server.security.xacml.pep.ws
 
org.fcrepo.server.security.xacml.pep.ws.operations - package org.fcrepo.server.security.xacml.pep.ws.operations
 
org.fcrepo.server.security.xacml.user - package org.fcrepo.server.security.xacml.user
 
org.fcrepo.server.security.xacml.util - package org.fcrepo.server.security.xacml.util
 

P

param0 - Variable in class org.fcrepo.server.security.xacml.pdp.client.Evaluate
 
param0 - Variable in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatch
 
ParameterRequestWrapper - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Request wrapper that forces the addition of specified parameters.
ParameterRequestWrapper(HttpServletRequest) - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.ParameterRequestWrapper
Default constructor that duplicates a request.
PDPClient - Interface in org.fcrepo.server.security.xacml.pep
 
PEP - Class in org.fcrepo.server.security.xacml.pep.rest
This is the PEP for the REST interface.
PEP(ObjectsRESTFilterMatcher, Map<String, RESTFilter>) - Constructor for class org.fcrepo.server.security.xacml.pep.rest.PEP
 
PEP - Class in org.fcrepo.server.security.xacml.pep.ws
This class is an JAX-WS handler.
PEP(boolean) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.PEP
Default constructor that initialises the handlers map and the contextHandler.
PEPException - Exception in org.fcrepo.server.security.xacml.pep
 
PEPException() - Constructor for exception org.fcrepo.server.security.xacml.pep.PEPException
 
PEPException(String) - Constructor for exception org.fcrepo.server.security.xacml.pep.PEPException
 
PEPException(Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.PEPException
 
PEPException(String, Throwable) - Constructor for exception org.fcrepo.server.security.xacml.pep.PEPException
 
PURGEDATASTREAM - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
PurgeDatastream - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the PurgeDatastream operation.
PurgeDatastream() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeDatastream
Default constructor.
PurgeDatastreamHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
PurgeDatastreamHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeDatastreamHandler
 
PURGEOBJECT - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
PurgeObject - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the PurgeObject operation.
PurgeObject() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeObject
Default constructor.
PurgeObjectHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
PurgeObjectHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeObjectHandler
 
PURGERELATIONSHIP - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
PurgeRelationship - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles REST API method addRelationship
PurgeRelationship() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.PurgeRelationship
 
PurgeRelationshipHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
PurgeRelationshipHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.PurgeRelationshipHandler
 

R

reloadPolicies(Context) - Method in class org.fcrepo.server.security.xacml.pep.impl.FESLAuthorization
 
ResourceAttributes - Class in org.fcrepo.server.security.xacml.pep
A utility class to hold some static methods used by both the REST and SOAP authZ handlers
ResourceAttributes() - Constructor for class org.fcrepo.server.security.xacml.pep.ResourceAttributes
 
ResponseCache - Interface in org.fcrepo.server.security.xacml.pep
 
ResponseCacheImpl - Class in org.fcrepo.server.security.xacml.pep
 
ResponseCacheImpl(ContextUtil) - Constructor for class org.fcrepo.server.security.xacml.pep.ResponseCacheImpl
The default constructor that initialises the cache with default values.
ResponseCacheImpl(ContextUtil, Integer, Long) - Constructor for class org.fcrepo.server.security.xacml.pep.ResponseCacheImpl
Constructor that initialises the cache with the size and time to live values.
ResponseHandlingRESTFilter - Interface in org.fcrepo.server.security.xacml.pep.rest.filters
 
RESTFilter - Interface in org.fcrepo.server.security.xacml.pep.rest.filters
The interface for filters.
RESUMEFINDOBJECTS - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
ResumeFindObjectsHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ResumeFindObjectsHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ResumeFindObjectsHandler
 
RISearchFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Handles the risearch operation.
RISearchFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.RISearchFilter
Default constructor.

S

saveDocument(String, byte[]) - Static method in class org.fcrepo.server.security.xacml.util.DataUtils
 
saveDocument(String, Document) - Static method in class org.fcrepo.server.security.xacml.util.DataUtils
 
serialVersionUID - Static variable in exception org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault_Exception
 
serialVersionUID - Static variable in exception org.fcrepo.server.security.xacml.pdp.client.EvaluateFault_Exception
 
SERVICE - Static variable in class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 
setClient(PDPClient) - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
 
setClient(PDPClient) - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
setContentLength(int) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
 
setContentType(String) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
 
setContextHandler(ContextHandler) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.AbstractFilter
 
setContextHandler(ContextHandler) - Method in class org.fcrepo.server.security.xacml.pep.rest.PEP
 
setContextHandler(ContextHandler) - Method in class org.fcrepo.server.security.xacml.pep.ws.PEP
 
setContextUtil(ContextUtil) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 
setContextUtil(ContextUtil) - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
setContextUtil(ContextUtil) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.RISearchFilter
 
setData(byte[]) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataResponseWrapper
Sets the body of this response.
SETDATASTREAMSTATE - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
SetDatastreamState - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the SetDatastreamState operation.
SetDatastreamState() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.SetDatastreamState
Default constructor.
SetDatastreamStateHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
SetDatastreamStateHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.SetDatastreamStateHandler
 
SETDATASTREAMVERSIONABLE - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
SetDatastreamVersionable - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles the SetDatastreamVersionable operation.
SetDatastreamVersionable() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.SetDatastreamVersionable
Default constructor.
SetDatastreamVersionableHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
SetDatastreamVersionableHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.SetDatastreamVersionableHandler
 
setEvaluateBatchFault(Object) - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchFault
Sets the value of the evaluateBatchFault property.
setEvaluateFault(Object) - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateFault
Sets the value of the evaluateFault property.
setEvaluationEngine(EvaluationEngine) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 
setParam0(String) - Method in class org.fcrepo.server.security.xacml.pdp.client.Evaluate
Sets the value of the param0 property.
setRelationshipResolver(RelationshipResolver) - Method in class org.fcrepo.server.security.xacml.pep.ContextHandlerImpl
 
setResponseCache(ResponseCache) - Method in interface org.fcrepo.server.security.xacml.pep.EvaluationEngine
 
setResponseCache(ResponseCache) - Method in class org.fcrepo.server.security.xacml.pep.EvaluationEngineImpl
 
setReturn(String) - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchResponse
Sets the value of the return property.
setReturn(String) - Method in class org.fcrepo.server.security.xacml.pdp.client.EvaluateResponse
Sets the value of the return property.
setServiceHandlers(Map<String, Map<String, OperationHandler>>) - Method in class org.fcrepo.server.security.xacml.pep.ws.PEP
 
setSOAPRequestObjects(SOAPMessageContext, List<SOAPElement>) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Sets the request parameters for a request.
setSOAPResponseObject(SOAPMessageContext, Object) - Method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
Sets the return object for a response as the param.
setTTL(long) - Method in interface org.fcrepo.server.security.xacml.pep.ResponseCache
 
setTTL(long) - Method in class org.fcrepo.server.security.xacml.pep.ResponseCacheImpl
 
statLog(String, String, String, String) - Static method in class org.fcrepo.server.security.xacml.util.LogUtil
 
SubjectComparator - Class in org.fcrepo.server.security.xacml.util
Class to compare two Subjects.
SubjectComparator() - Constructor for class org.fcrepo.server.security.xacml.util.SubjectComparator
 

U

unmarshall(SOAPElement) - Static method in class org.fcrepo.server.security.xacml.pep.ws.operations.AbstractOperationHandler
 
UploadFilter - Class in org.fcrepo.server.security.xacml.pep.rest.filters
Filter for Upload
UploadFilter() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.filters.UploadFilter
Default constructor.
UserServlet - Class in org.fcrepo.server.security.xacml.user
 
UserServlet() - Constructor for class org.fcrepo.server.security.xacml.user.UserServlet
 

V

VALIDATE - Static variable in class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Handlers
 
Validate - Class in org.fcrepo.server.security.xacml.pep.rest.objectshandlers
Handles REST API method validate
Validate() - Constructor for class org.fcrepo.server.security.xacml.pep.rest.objectshandlers.Validate
 
ValidateHandler - Class in org.fcrepo.server.security.xacml.pep.ws.operations
 
ValidateHandler(ContextHandler) - Constructor for class org.fcrepo.server.security.xacml.pep.ws.operations.ValidateHandler
 

W

WebServicesPDPClient - Class in org.fcrepo.server.security.xacml.pep
This is the Web Services based client for the MelcoePDP.
WebServicesPDPClient(Map<String, String>) - Constructor for class org.fcrepo.server.security.xacml.pep.WebServicesPDPClient
Initialises the WebServicesPEPClient class.
write(int) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataServletOutputStream
 
write(byte[]) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataServletOutputStream
 
write(byte[], int, int) - Method in class org.fcrepo.server.security.xacml.pep.rest.filters.DataServletOutputStream
 
WSDL_LOCATION - Static variable in class org.fcrepo.server.security.xacml.pdp.client.MelcoePDP
 

_

_return - Variable in class org.fcrepo.server.security.xacml.pdp.client.EvaluateBatchResponse
 
_return - Variable in class org.fcrepo.server.security.xacml.pdp.client.EvaluateResponse
 
A B C D E F G H I J L M N O P R S U V W _ 

Copyright © 2014 DuraSpace. All Rights Reserved.