Uses of Class
com.sun.xml.registry.uddi.bindings_v2_2.AuthToken

Packages that use AuthToken
com.sun.xml.registry.uddi.bindings_v2_2   
 

Uses of AuthToken in com.sun.xml.registry.uddi.bindings_v2_2
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return AuthToken
 AuthToken ObjectFactory.createAuthToken()
          Create an instance of AuthToken
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 that return types with arguments of type AuthToken
 JAXBElement<AuthToken> ObjectFactory.createAuthToken(AuthToken value)
          Create an instance of JAXBElement<AuthToken>}
 

Methods in com.sun.xml.registry.uddi.bindings_v2_2 with parameters of type AuthToken
 JAXBElement<AuthToken> ObjectFactory.createAuthToken(AuthToken value)
          Create an instance of JAXBElement<AuthToken>}
 



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.