Uses of Class
no.feide.moria.webservices.v2_2.AuthenticationUnavailableException

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

Uses of AuthenticationUnavailableException in no.feide.mellon.v2_1
 

Methods in no.feide.mellon.v2_1 that throw AuthenticationUnavailableException
 Attribute[] Moria.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
          Performs direct non-interactive authentication.
 boolean Moria.verifyUserExistence(java.lang.String username)
          Verifies the existence of a given user in the underlying directories.
 

Uses of AuthenticationUnavailableException in no.feide.mellon.v2_2
 

Methods in no.feide.mellon.v2_2 that throw AuthenticationUnavailableException
 Attribute[] Moria.directNonInteractiveAuthentication(java.lang.String[] attributes, java.lang.String username, java.lang.String password)
          Performs direct non-interactive authentication.
 boolean Moria.verifyUserExistence(java.lang.String username)
          Verifies the existence of a given user in the underlying directories.
 

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

Methods in no.feide.moria.webservices.v2_2 that throw AuthenticationUnavailableException
 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)
           
 boolean Authentication_PortType.verifyUserExistence(java.lang.String username)
           
 boolean AuthenticationSoapBindingStub.verifyUserExistence(java.lang.String username)
           
 



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