Package | Description |
---|---|
org.picketlink.identity.federation.saml.v2.metadata | |
org.picketlink.identity.xmlsec.w3.xmlenc |
Modifier and Type | Field and Description |
---|---|
protected List<EncryptionMethodType> |
KeyDescriptorType.encryptionMethod |
Modifier and Type | Method and Description |
---|---|
List<EncryptionMethodType> |
KeyDescriptorType.getEncryptionMethod()
Gets the value of the encryptionMethod property.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyDescriptorType.addEncryptionMethod(EncryptionMethodType e)
Add encryption method type
|
void |
KeyDescriptorType.removeEncryptionMethod(EncryptionMethodType e)
Remove encryption method type
|
Modifier and Type | Field and Description |
---|---|
protected EncryptionMethodType |
EncryptedType.encryptionMethod |
Modifier and Type | Method and Description |
---|---|
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 © 2018 JBoss by Red Hat. All rights reserved.