| Package | Description |
|---|---|
| org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
| org.apache.juddi.mapping |
Maps to and from JAXB to JPA classes
|
| 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) |
AuthToken |
UDDISecurityImpl.getAuthToken(String publisherId) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MappingModelToApi.mapAuthToken(AuthToken modelAuthToken,
AuthToken apiAuthToken) |
| Modifier and Type | Method and Description |
|---|---|
AuthToken |
Security3to2.getAuthToken(GetAuthToken body) |
| Modifier and Type | Method and Description |
|---|---|
AuthToken |
ObjectFactory.createAuthToken()
Create an instance of
AuthToken |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthToken> |
ObjectFactory.createAuthToken(AuthToken value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<AuthToken> |
ObjectFactory.createAuthToken(AuthToken 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.