Uses of Class
no.feide.moria.servlet.soap.SOAPException

Packages that use SOAPException
no.feide.moria.servlet.soap   
no.feide.moria.webservices.v2_1   
no.feide.moria.webservices.v2_2   
 

Uses of SOAPException in no.feide.moria.servlet.soap
 

Subclasses of SOAPException in no.feide.moria.servlet.soap
 class AuthorizationFailedException
           
 class ClientException
           
 class IllegalInputException
           
 class InternalException
           
 class ServerException
           
 class UnknownTicketException
           
 

Uses of SOAPException in no.feide.moria.webservices.v2_1
 

Methods in no.feide.moria.webservices.v2_1 that throw SOAPException
 Attribute[] Authentication_PortType.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
           
 Attribute[] AuthenticationSoapBindingStub.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
           
 java.lang.String Authentication_PortType.getProxyTicket(java.lang.String ticketGrantingTicket, java.lang.String proxyServicePrincipal)
           
 java.lang.String AuthenticationSoapBindingStub.getProxyTicket(java.lang.String ticketGrantingTicket, java.lang.String proxyServicePrincipal)
           
 java.lang.String Authentication_PortType.initiateAuthentication(java.lang.String[] attributes, java.lang.String returnURLPrefix, java.lang.String returnURLPostfix, boolean forceInteractiveAuthentication)
           
 java.lang.String AuthenticationSoapBindingStub.initiateAuthentication(java.lang.String[] attributes, java.lang.String returnURLPrefix, java.lang.String returnURLPostfix, boolean forceInteractiveAuthentication)
           
 Attribute[] Authentication_PortType.proxyAuthentication(java.lang.String[] attributes, java.lang.String proxyTicket)
           
 Attribute[] AuthenticationSoapBindingStub.proxyAuthentication(java.lang.String[] attributes, java.lang.String proxyTicket)
           
 boolean Authentication_PortType.verifyUserExistence(java.lang.String username)
           
 boolean AuthenticationSoapBindingStub.verifyUserExistence(java.lang.String username)
           
 

Uses of SOAPException in no.feide.moria.webservices.v2_2
 

Subclasses of SOAPException in no.feide.moria.webservices.v2_2
 class AuthenticationFailedException
           
 class AuthenticationUnavailableException
           
 



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