| Package | Description |
|---|---|
| org.jboss.seam.security.external.jaxb.samlv2.metadata | |
| org.jboss.seam.security.external.jaxb.xenc |
| Modifier and Type | Field and Description |
|---|---|
protected List<EncryptionMethodType> |
KeyDescriptorType.encryptionMethod |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptionMethodType> |
ObjectFactory.createEncryptionMethod(EncryptionMethodType value)
|
List<EncryptionMethodType> |
KeyDescriptorType.getEncryptionMethod()
Gets the value of the encryptionMethod property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EncryptionMethodType> |
ObjectFactory.createEncryptionMethod(EncryptionMethodType value)
|
| 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.
|
Copyright © 2013 Seam Framework. All Rights Reserved.