| Package | Description |
|---|---|
| org.apache.cxf.xkms.model.xmlenc |
| Modifier and Type | Field and Description |
|---|---|
protected EncryptionMethodType |
EncryptedType.encryptionMethod |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Apache CXF