Uses of Package
no.feide.moria.servlet.soap

Packages that use no.feide.moria.servlet.soap
no.feide.moria.servlet.soap   
no.feide.moria.webservices.v2_1 This package contains the Moria2 v2.1 SOAP interface. 
no.feide.moria.webservices.v2_2 This package contains the Moria2 v2.2 SOAP interface. 
 

Classes in no.feide.moria.servlet.soap used by no.feide.moria.servlet.soap
ClientException
          The superclass for all exceptions that should result in a SOAP Fault message with faultcode Client
ServerException
          The superclass for all exceptions that should result in a SOAP Fault message with faultcode Server
SOAPException
          The base class for all exceptions signalled through the SOAP interface.
 

Classes in no.feide.moria.servlet.soap used by no.feide.moria.webservices.v2_1
AuthorizationFailedException
          Signals to the remote service that an operation was attempted, or parameters were used, that the service was not authorized for.
IllegalInputException
          Signals to the remote service that a parameter did not have the proper syntax.
InternalException
          Signals to the remote service that Moria has internal problems.
SOAPException
          The base class for all exceptions signalled through the SOAP interface.
UnknownTicketException
          Signals to the remote service that the ticket used in the SOAP operation was unknown to Moria.
 

Classes in no.feide.moria.servlet.soap used by no.feide.moria.webservices.v2_2
AuthenticationFailedException
          Signals to the remote service that the user authentication failed.
AuthenticationUnavailableException
          Signals to the remote service that Moria was unable to reach the third-party server responsible for user authentication.
AuthorizationFailedException
          Signals to the remote service that an operation was attempted, or parameters were used, that the service was not authorized for.
IllegalInputException
          Signals to the remote service that a parameter did not have the proper syntax.
InternalException
          Signals to the remote service that Moria has internal problems.
UnknownTicketException
          Signals to the remote service that the ticket used in the SOAP operation was unknown to Moria.
 



Copyright © 2001-2006 UNINETT FAS. All Rights Reserved.