Package | Description |
---|---|
org.uddi.custody_v3 | |
org.uddi.repl_v3 | |
org.uddi.v3_service |
WSDL service definition for UDDI 3.0.2 specification
|
Modifier and Type | Field and Description |
---|---|
protected KeyBag |
DiscardTransferToken.keyBag |
protected KeyBag |
GetTransferToken.keyBag |
protected KeyBag |
TransferEntities.keyBag |
Modifier and Type | Method and Description |
---|---|
KeyBag |
ObjectFactory.createKeyBag()
Create an instance of
KeyBag |
KeyBag |
DiscardTransferToken.getKeyBag()
Gets the value of the keyBag property.
|
KeyBag |
GetTransferToken.getKeyBag()
Gets the value of the keyBag property.
|
KeyBag |
TransferEntities.getKeyBag()
Gets the value of the keyBag property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyBag> |
ObjectFactory.createKeyBag(KeyBag value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<KeyBag> |
ObjectFactory.createKeyBag(KeyBag value)
|
void |
DiscardTransferToken.setKeyBag(KeyBag value)
Sets the value of the keyBag property.
|
void |
GetTransferToken.setKeyBag(KeyBag value)
Sets the value of the keyBag property.
|
void |
TransferEntities.setKeyBag(KeyBag value)
Sets the value of the keyBag property.
|
Modifier and Type | Field and Description |
---|---|
protected KeyBag |
TransferCustody.keyBag |
Modifier and Type | Method and Description |
---|---|
KeyBag |
TransferCustody.getKeyBag()
Gets the value of the keyBag property.
|
Modifier and Type | Method and Description |
---|---|
void |
TransferCustody.setKeyBag(KeyBag value)
Sets the value of the keyBag property.
|
Modifier and Type | Method and Description |
---|---|
void |
UDDICustodyTransferPortType.getTransferToken(String authInfo,
KeyBag keyBag,
Holder<String> nodeID,
Holder<XMLGregorianCalendar> expirationTime,
Holder<byte[]> opaqueToken)
The get_transferToken API is a client API used to initiate the transfer
of custody of one or more businessEntity or tModel entities from one node
to another.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.