|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use KeyBag | |
|---|---|
| org.uddi.custody_v3 | |
| org.uddi.repl_v3 | |
| org.uddi.v3_service | WSDL service definition for UDDI 3.0.2 specification |
| Uses of KeyBag in org.uddi.custody_v3 |
|---|
| Fields in org.uddi.custody_v3 declared as KeyBag | |
|---|---|
protected KeyBag |
TransferEntities.keyBag
|
protected KeyBag |
GetTransferToken.keyBag
|
protected KeyBag |
DiscardTransferToken.keyBag
|
| Methods in org.uddi.custody_v3 that return KeyBag | |
|---|---|
KeyBag |
ObjectFactory.createKeyBag()
Create an instance of KeyBag |
KeyBag |
TransferEntities.getKeyBag()
Gets the value of the keyBag property. |
KeyBag |
GetTransferToken.getKeyBag()
Gets the value of the keyBag property. |
KeyBag |
DiscardTransferToken.getKeyBag()
Gets the value of the keyBag property. |
| Methods in org.uddi.custody_v3 that return types with arguments of type KeyBag | |
|---|---|
javax.xml.bind.JAXBElement<KeyBag> |
ObjectFactory.createKeyBag(KeyBag value)
Create an instance of JAXBElement<KeyBag>} |
| Methods in org.uddi.custody_v3 with parameters of type KeyBag | |
|---|---|
javax.xml.bind.JAXBElement<KeyBag> |
ObjectFactory.createKeyBag(KeyBag value)
Create an instance of JAXBElement<KeyBag>} |
void |
TransferEntities.setKeyBag(KeyBag value)
Sets the value of the keyBag property. |
void |
GetTransferToken.setKeyBag(KeyBag value)
Sets the value of the keyBag property. |
void |
DiscardTransferToken.setKeyBag(KeyBag value)
Sets the value of the keyBag property. |
| Uses of KeyBag in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as KeyBag | |
|---|---|
protected KeyBag |
TransferCustody.keyBag
|
| Methods in org.uddi.repl_v3 that return KeyBag | |
|---|---|
KeyBag |
TransferCustody.getKeyBag()
Gets the value of the keyBag property. |
| Methods in org.uddi.repl_v3 with parameters of type KeyBag | |
|---|---|
void |
TransferCustody.setKeyBag(KeyBag value)
Sets the value of the keyBag property. |
| Uses of KeyBag in org.uddi.v3_service |
|---|
| Methods in org.uddi.v3_service with parameters of type KeyBag | |
|---|---|
void |
UDDICustodyTransferPortType.getTransferToken(java.lang.String authInfo,
KeyBag keyBag,
javax.xml.ws.Holder<java.lang.String> nodeID,
javax.xml.ws.Holder<javax.xml.datatype.XMLGregorianCalendar> expirationTime,
javax.xml.ws.Holder<byte[]> opaqueToken)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||