Uses of Class
org.purl.sword.base.ServiceDocumentRequest

Packages that use ServiceDocumentRequest
org.dspace.sword   
org.purl.sword.server   
 

Uses of ServiceDocumentRequest in org.dspace.sword
 

Methods in org.dspace.sword with parameters of type ServiceDocumentRequest
 SWORDContext SWORDAuthenticator.authenticate(ServiceDocumentRequest request)
          Authenticate the given service document request.
 ServiceDocument DSpaceSWORDServer.doServiceDocument(ServiceDocumentRequest request)
           
 

Uses of ServiceDocumentRequest in org.purl.sword.server
 

Methods in org.purl.sword.server with parameters of type ServiceDocumentRequest
 ServiceDocument SWORDServer.doServiceDocument(ServiceDocumentRequest sdr)
          Answer a Service Document request sent on behalf of a user
 ServiceDocument DummyServer.doServiceDocument(ServiceDocumentRequest sdr)
          Provides a dumb but plausible service document - it contains an anonymous workspace and collection, and one personalised for the onBehalfOf user.
 



Copyright © 2010 DuraSpace. All Rights Reserved.