Package | Description |
---|---|
org.w3._2001._04.xmlenc |
Modifier and Type | Field and Description |
---|---|
protected EncryptionMethodType |
EncryptedType.encryptionMethod |
Modifier and Type | Method and Description |
---|---|
EncryptionMethodType |
EncryptionMethodType.clone()
Creates and returns a deep copy of this object.
|
EncryptionMethodType |
ObjectFactory.createEncryptionMethodType()
Create an instance of
EncryptionMethodType |
EncryptionMethodType |
EncryptedType.getEncryptionMethod()
Gets the value of the encryptionMethod property.
|
Modifier and Type | Method and Description |
---|---|
void |
EncryptedType.setEncryptionMethod(EncryptionMethodType value)
Sets the value of the encryptionMethod property.
|
Constructor and Description |
---|
EncryptionMethodType(EncryptionMethodType o)
Creates a new
EncryptionMethodType instance by deeply copying a given EncryptionMethodType instance. |
Copyright © 2013 evolveum. All rights reserved.