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 | 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 © 2018 JBoss by Red Hat. All rights reserved.