Package | Description |
---|---|
org.opensaml.xml.security.keyinfo |
Interfaces and classes for working with XML KeyInfo elements.
|
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-2014 JBoss by Red Hat. All Rights Reserved.