| Package | Description |
|---|---|
| com.sun.xml.ws.security.trust | |
| com.sun.xml.ws.security.trust.elements |
| Modifier and Type | Method and Description |
|---|---|
abstract Entropy |
WSTrustElementFactory.createEntropy(EncryptedKey key)
Create an Entropy with an xenc:EncryptedKey
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedKey |
Entropy.getEncryptedKey()
Gets the xenc:EncryptedKey set inside this Entropy instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
Entropy.setEncryptedKey(EncryptedKey encryptedKey)
Sets the xenc:EncryptedKey set inside this Entropy instance
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.