Uses of Class
org.uddi.api_v3.DiscardAuthToken

Packages that use DiscardAuthToken
org.uddi.api_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of DiscardAuthToken in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return DiscardAuthToken
 DiscardAuthToken ObjectFactory.createDiscardAuthToken()
          Create an instance of DiscardAuthToken
 

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

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

Uses of DiscardAuthToken in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type DiscardAuthToken
 void UDDISecurityPortType.discardAuthToken(DiscardAuthToken body)
          The discard_authToken API call is used to inform a node that the passed authentication token is to be discarded, effectively ending the session.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.