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

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

Uses of SWORDAuthenticationException in org.dspace.sword
 

Methods in org.dspace.sword that throw SWORDAuthenticationException
 DepositResponse DSpaceSWORDServer.doDeposit(Deposit deposit)
           
 ServiceDocument DSpaceSWORDServer.doServiceDocument(ServiceDocumentRequest request)
           
 

Uses of SWORDAuthenticationException in org.purl.sword.server
 

Methods in org.purl.sword.server that throw SWORDAuthenticationException
 DepositResponse SWORDServer.doDeposit(Deposit deposit)
          Answer a SWORD deposit
 DepositResponse DummyServer.doDeposit(Deposit deposit)
           
 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 © 2008 The DSpace Foundation. All Rights Reserved.