| Package | Description |
|---|---|
| com.sun.xml.security.core.xenc | |
| com.sun.xml.wss.saml.internal.saml20.jaxb20 |
| Modifier and Type | Method and Description |
|---|---|
EncryptedDataType |
ObjectFactory.createEncryptedDataType()
Create an instance of
EncryptedDataType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
|
| Modifier and Type | Field and Description |
|---|---|
protected EncryptedDataType |
EncryptedElementType.encryptedData |
| Modifier and Type | Method and Description |
|---|---|
EncryptedDataType |
EncryptedElementType.getEncryptedData()
Gets the value of the encryptedData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptedElementType.setEncryptedData(EncryptedDataType value)
Sets the value of the encryptedData property.
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.