Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a | |
org.w3._2001._04.xmlenc |
Modifier and Type | Field and Description |
---|---|
protected EncryptedDataType |
ProtectedStringType.encryptedData |
protected EncryptedDataType |
ProtectedByteArrayType.encryptedData |
Modifier and Type | Method and Description |
---|---|
EncryptedDataType |
ProtectedStringType.getEncryptedData()
Use of XML Encryption standard EncryptionData element.
|
EncryptedDataType |
ProtectedByteArrayType.getEncryptedData()
Use of XML Encryption standard EncryptionData element.
|
Modifier and Type | Method and Description |
---|---|
void |
ProtectedStringType.setEncryptedData(EncryptedDataType value)
Sets the value of the encryptedData property.
|
void |
ProtectedByteArrayType.setEncryptedData(EncryptedDataType value)
Sets the value of the encryptedData property.
|
Modifier and Type | Method and Description |
---|---|
EncryptedDataType |
EncryptedDataType.clone()
Creates and returns a deep copy of this object.
|
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 |
---|
EncryptedDataType(EncryptedDataType o)
Creates a new
EncryptedDataType instance by deeply copying a given EncryptedDataType instance. |
Copyright © 2013 evolveum. All rights reserved.