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

Packages that use InternalException
no.feide.mellon.v2_1   
no.feide.mellon.v2_2   
no.feide.moria.webservices.v2_1   
 

Uses of InternalException in no.feide.mellon.v2_1
 

Methods in no.feide.mellon.v2_1 that throw InternalException
 Attribute[] Moria.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
          Performs direct non-interactive authentication.
 java.lang.String Moria.getProxyTicket(java.lang.String ticketGrantingTicket, java.lang.String proxyServicePrincipal)
          Gets a proxy ticket.
 Attribute[] Moria.getUserAttributes(java.lang.String serviceTicket)
          Gets user attributes.
 java.lang.String Moria.initiateAuthentication(java.lang.String[] attributes, java.lang.String returnURLPrefix, java.lang.String returnURLPostfix, boolean forceInteractiveAuthentication)
          Initiates authentication.
 Attribute[] Moria.proxyAuthentication(java.lang.String[] attributes, java.lang.String proxyTicket)
          Performs proxy authentication.
 boolean Moria.verifyUserExistence(java.lang.String username)
          Verifies the existence of a given user in the underlying directories.
 

Uses of InternalException in no.feide.mellon.v2_2
 

Methods in no.feide.mellon.v2_2 that throw InternalException
 Attribute[] Moria.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
          Performs direct non-interactive authentication.
 java.lang.String Moria.getProxyTicket(java.lang.String ticketGrantingTicket, java.lang.String proxyServicePrincipal)
          Gets a proxy ticket.
 Attribute[] Moria.getUserAttributes(java.lang.String serviceTicket)
          Gets user attributes.
 java.lang.String Moria.initiateAuthentication(java.lang.String[] attributes, java.lang.String returnURLPrefix, java.lang.String returnURLPostfix, boolean forceInteractiveAuthentication)
          Initiates authentication.
 Attribute[] Moria.proxyAuthentication(java.lang.String[] attributes, java.lang.String proxyTicket)
          Performs proxy authentication.
 boolean Moria.verifyUserExistence(java.lang.String username)
          Verifies the existence of a given user in the underlying directories.
 

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

Methods in no.feide.moria.webservices.v2_1 that throw InternalException
 Attribute[] Authentication_PortType.getUserAttributes(java.lang.String serviceTicket)
           
 Attribute[] AuthenticationSoapBindingStub.getUserAttributes(java.lang.String serviceTicket)
           
 



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