Uses of Class
org.uddi.api_v3.AuthToken

Packages that use AuthToken
org.uddi.api_v3   
org.uddi.api_v3_porttype   
 

Uses of AuthToken in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return AuthToken
 AuthToken ObjectFactory.createAuthToken()
          Create an instance of AuthToken
 

Methods in org.uddi.api_v3 that return types with arguments of type AuthToken
 javax.xml.bind.JAXBElement<AuthToken> ObjectFactory.createAuthToken(AuthToken value)
          Create an instance of JAXBElement<AuthToken>}
 

Methods in org.uddi.api_v3 with parameters of type AuthToken
 javax.xml.bind.JAXBElement<AuthToken> ObjectFactory.createAuthToken(AuthToken value)
          Create an instance of JAXBElement<AuthToken>}
 

Uses of AuthToken in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype that return AuthToken
 AuthToken UDDISecurityPortType.getAuthToken(GetAuthToken body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.