| Package | Description |
|---|---|
| org.opensaml.xml.security |
Interfaces and classes used in representing cryptographic credentials, evaluating the trustworthiness of security of tokens, etc.
|
| Modifier and Type | Field and Description |
|---|---|
private NamedKeyInfoGeneratorManager |
BasicSecurityConfiguration.keyInfoGeneratorManager
Manager for named KeyInfoGenerator instances.
|
| Modifier and Type | Method and Description |
|---|---|
NamedKeyInfoGeneratorManager |
SecurityConfiguration.getKeyInfoGeneratorManager()
Get the manager for named KeyInfoGenerator instances.
|
NamedKeyInfoGeneratorManager |
BasicSecurityConfiguration.getKeyInfoGeneratorManager()
Get the manager for named KeyInfoGenerator instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicSecurityConfiguration.setKeyInfoGeneratorManager(NamedKeyInfoGeneratorManager keyInfoManager)
Set the manager for named KeyInfoGenerator instances.
|
Copyright © 1999-2015. All Rights Reserved.