Package | Description |
---|---|
org.opensaml.xmlsec.keyinfo |
Classes in support of processing XML Signature KeyInfo material.
|
Modifier and Type | Field and Description |
---|---|
private KeyInfoGeneratorManager |
NamedKeyInfoGeneratorManager.defaultManager
The default manager for unnamed factories.
|
Modifier and Type | Field and Description |
---|---|
private Map<String,KeyInfoGeneratorManager> |
NamedKeyInfoGeneratorManager.managers
The set of named factory managers.
|
Modifier and Type | Method and Description |
---|---|
KeyInfoGeneratorManager |
NamedKeyInfoGeneratorManager.getDefaultManager()
Get the default (unnamed) factory manager.
|
KeyInfoGeneratorManager |
NamedKeyInfoGeneratorManager.getManager(String name)
Get the named factory manager.
|
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.