| Package | Description |
|---|---|
| org.opensaml.xmlsec |
Configuration and support classes for security.
|
| org.opensaml.xmlsec.criterion |
Criterion classes for XML Security.
|
| org.opensaml.xmlsec.impl |
Implementation of configuration and parameter resolver classes.
|
| Modifier and Type | Method and Description |
|---|---|
static DecryptionConfiguration |
SecurityConfigurationSupport.getGlobalDecryptionConfiguration()
Get the global
DecryptionConfiguration instance. |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicDecryptionConfiguration
Basic implementation of
DecryptionConfiguration. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.