Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.apache.juddi.v3.client.transport.wrapper |
Provides compatibility with SCOUT and UDDIv2 API sets
|
org.uddi.api_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Method and Description |
---|---|
AuthToken |
UDDISecurityImpl.getAuthToken(GetAuthToken body) |
Modifier and Type | Method and Description |
---|---|
AuthToken |
Security3to2.getAuthToken(GetAuthToken body) |
Modifier and Type | Method and Description |
---|---|
GetAuthToken |
ObjectFactory.createGetAuthToken()
Create an instance of
GetAuthToken |
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAuthToken> |
ObjectFactory.createGetAuthToken(GetAuthToken value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<GetAuthToken> |
ObjectFactory.createGetAuthToken(GetAuthToken value)
|
Modifier and Type | Method and Description |
---|---|
AuthToken |
UDDISecurityPortType.getAuthToken(GetAuthToken body)
The get_authToken API call is used to obtain an authentication token.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.