Package | Description |
---|---|
org.w3._2001._04.xmlenc |
Modifier and Type | Field and Description |
---|---|
protected CipherDataType |
EncryptedType.cipherData |
Modifier and Type | Method and Description |
---|---|
CipherDataType |
CipherDataType.clone()
Creates and returns a deep copy of this object.
|
CipherDataType |
ObjectFactory.createCipherDataType()
Create an instance of
CipherDataType |
CipherDataType |
EncryptedType.getCipherData()
Gets the value of the cipherData property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CipherDataType> |
ObjectFactory.createCipherData(CipherDataType value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<CipherDataType> |
ObjectFactory.createCipherData(CipherDataType value)
|
void |
EncryptedType.setCipherData(CipherDataType value)
Sets the value of the cipherData property.
|
Constructor and Description |
---|
CipherDataType(CipherDataType o)
Creates a new
CipherDataType instance by deeply copying a given CipherDataType instance. |
Copyright © 2013 evolveum. All rights reserved.