|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use KeyInfo | |
---|---|
org.apache.juddi.model |
Uses of KeyInfo in org.apache.juddi.model |
---|
Methods in org.apache.juddi.model that return KeyInfo | |
---|---|
KeyInfo |
Signature.getKeyInfo()
|
KeyInfo |
KeyDataValue.getKeyInfo()
|
Methods in org.apache.juddi.model with parameters of type KeyInfo | |
---|---|
void |
Signature.setKeyInfo(KeyInfo keyInfo)
|
void |
KeyDataValue.setKeyInfo(KeyInfo keyInfo)
|
Constructors in org.apache.juddi.model with parameters of type KeyInfo | |
---|---|
KeyDataValue(KeyInfo keyInfo,
String keyDataType,
String keyDataName,
byte[] keyDataValueBytes,
String keyDataValueString,
KeyDataValue keyDataValue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |