|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EncryptedDataType | |
|---|---|
| com.evolveum.midpoint.xml.ns._public.common.common_2a | |
| org.w3._2001._04.xmlenc | |
| Uses of EncryptedDataType in com.evolveum.midpoint.xml.ns._public.common.common_2a |
|---|
| Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as EncryptedDataType | |
|---|---|
protected EncryptedDataType |
ProtectedByteArrayType.encryptedData
|
protected EncryptedDataType |
ProtectedStringType.encryptedData
|
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return EncryptedDataType | |
|---|---|
EncryptedDataType |
ProtectedByteArrayType.getEncryptedData()
Use of XML Encryption standard EncryptionData element. |
EncryptedDataType |
ProtectedStringType.getEncryptedData()
Use of XML Encryption standard EncryptionData element. |
| Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type EncryptedDataType | |
|---|---|
void |
ProtectedByteArrayType.setEncryptedData(EncryptedDataType value)
Sets the value of the encryptedData property. |
void |
ProtectedStringType.setEncryptedData(EncryptedDataType value)
Sets the value of the encryptedData property. |
| Uses of EncryptedDataType in org.w3._2001._04.xmlenc |
|---|
| Methods in org.w3._2001._04.xmlenc that return EncryptedDataType | |
|---|---|
EncryptedDataType |
EncryptedDataType.clone()
Creates and returns a deep copy of this object. |
EncryptedDataType |
ObjectFactory.createEncryptedDataType()
Create an instance of EncryptedDataType |
| Methods in org.w3._2001._04.xmlenc that return types with arguments of type EncryptedDataType | |
|---|---|
javax.xml.bind.JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
Create an instance of JAXBElement<EncryptedDataType>} |
| Methods in org.w3._2001._04.xmlenc with parameters of type EncryptedDataType | |
|---|---|
javax.xml.bind.JAXBElement<EncryptedDataType> |
ObjectFactory.createEncryptedData(EncryptedDataType value)
Create an instance of JAXBElement<EncryptedDataType>} |
| Constructors in org.w3._2001._04.xmlenc with parameters of type EncryptedDataType | |
|---|---|
EncryptedDataType(EncryptedDataType o)
Creates a new EncryptedDataType instance by deeply copying a given EncryptedDataType instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||