|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AuthToken | |
---|---|
org.uddi.api_v3 | |
org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
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.v3_service |
---|
Methods in org.uddi.v3_service that return AuthToken | |
---|---|
AuthToken |
UDDISecurityPortType.getAuthToken(GetAuthToken body)
The get_authToken API call is used to obtain an authentication token. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |