|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetAuthToken | |
---|---|
org.uddi.api_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
Uses of GetAuthToken in org.uddi.api_v3 |
---|
Methods in org.uddi.api_v3 that return GetAuthToken | |
---|---|
GetAuthToken |
ObjectFactory.createGetAuthToken()
Create an instance of GetAuthToken |
Methods in org.uddi.api_v3 that return types with arguments of type GetAuthToken | |
---|---|
javax.xml.bind.JAXBElement<GetAuthToken> |
ObjectFactory.createGetAuthToken(GetAuthToken value)
Create an instance of JAXBElement < GetAuthToken > } |
Methods in org.uddi.api_v3 with parameters of type GetAuthToken | |
---|---|
javax.xml.bind.JAXBElement<GetAuthToken> |
ObjectFactory.createGetAuthToken(GetAuthToken value)
Create an instance of JAXBElement < GetAuthToken > } |
Uses of GetAuthToken in org.uddi.v3_service |
---|
Methods in org.uddi.v3_service with parameters of type GetAuthToken | |
---|---|
AuthToken |
UDDISecurityPortType.getAuthToken(GetAuthToken body)
The get_authToken API call is used to obtain an authentication token. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |