Uses of Class
org.ow2.dragon.service.uddi.v3.error.AuthenticationException

Packages that use AuthenticationException
org.ow2.dragon.service.uddi.v3.error   
 

Uses of AuthenticationException in org.ow2.dragon.service.uddi.v3.error
 

Subclasses of AuthenticationException in org.ow2.dragon.service.uddi.v3.error
 class AuthTokenExpiredException
          E_authTokenExpired: (10110) Signifies that the authentication token information has timed out.
 class AuthTokenRequiredException
          E_authTokenRequired: (10120) Signifies that an authentication token is missing or is invalid for an API call that requires authentication.
 class UnknownUserException
          E_unknownUser: (10150) Signifies that the user ID and password pair passed in a get_authToken API is not known to the UDDI node or is not valid.
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.