| 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)
|
| Constructor and Description |
|---|
JAXBEncryptedData(EncryptedDataType edt,
Data data,
Key key,
com.sun.xml.ws.api.SOAPVersion soapVersion)
Creates a new instance of JAXBEncryptedData
|
JAXBEncryptedData(EncryptedDataType edt,
Data data,
com.sun.xml.ws.api.SOAPVersion soapVersion) |
| Modifier and Type | Field and Description |
|---|---|
protected EncryptedDataType |
EncryptedHeaderType.encryptedData |
| Modifier and Type | Method and Description |
|---|---|
EncryptedDataType |
EncryptedHeaderType.getEncryptedData()
Gets the value of the encryptedData property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EncryptedHeaderType.setEncryptedData(EncryptedDataType value)
Sets the value of the encryptedData property.
|
| Modifier and Type | Method and Description |
|---|---|
EncryptedDataType |
SBIssuedSamlTokenContractImpl.createEncryptedData(String id,
String dataEncAlgo,
KeyInfo keyInfo,
boolean contentOnly) |
| 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.