Package | Description |
---|---|
org.opensaml.xmlsec |
Configuration and support classes for security.
|
org.opensaml.xmlsec.criterion |
Criterion classes for XML Security.
|
Modifier and Type | Method and Description |
---|---|
static DecryptionConfiguration |
SecurityConfigurationSupport.getGlobalDecryptionConfiguration()
Get the global
DecryptionConfiguration instance. |
Modifier and Type | Field and Description |
---|---|
private List<DecryptionConfiguration> |
DecryptionConfigurationCriterion.configs
The list of configuration instances.
|
Modifier and Type | Method and Description |
---|---|
List<DecryptionConfiguration> |
DecryptionConfigurationCriterion.getConfigurations()
Get the list of configuration instances.
|
Constructor and Description |
---|
DecryptionConfigurationCriterion(DecryptionConfiguration... configurations)
Constructor.
|
Constructor and Description |
---|
DecryptionConfigurationCriterion(List<DecryptionConfiguration> configurations)
Constructor.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.