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 |
---|---|
void |
UDDISecurityImpl.discardAuthToken(DiscardAuthToken body) |
Modifier and Type | Method and Description |
---|---|
void |
Security3to2.discardAuthToken(DiscardAuthToken body) |
Modifier and Type | Method and Description |
---|---|
DiscardAuthToken |
ObjectFactory.createDiscardAuthToken()
Create an instance of
DiscardAuthToken |
Modifier and Type | Method and Description |
---|---|
JAXBElement<DiscardAuthToken> |
ObjectFactory.createDiscardAuthToken(DiscardAuthToken value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<DiscardAuthToken> |
ObjectFactory.createDiscardAuthToken(DiscardAuthToken value)
|
Modifier and Type | Method and Description |
---|---|
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–2021 The Apache Software Foundation. All rights reserved.