Package | Description |
---|---|
org.opensaml.xmlsec.keyinfo.impl |
Interfaces and classes for working with XML KeyInfo elements.
|
Modifier and Type | Class and Description |
---|---|
protected class |
X509KeyInfoGeneratorFactory.X509Options
Options to be used in the production of a
KeyInfo from an X509Credential . |
Modifier and Type | Field and Description |
---|---|
private BasicKeyInfoGeneratorFactory.BasicOptions |
BasicKeyInfoGeneratorFactory.options
The set of options configured for the factory.
|
private BasicKeyInfoGeneratorFactory.BasicOptions |
BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator.options
The set of options to be used by the generator.
|
Modifier and Type | Method and Description |
---|---|
protected BasicKeyInfoGeneratorFactory.BasicOptions |
BasicKeyInfoGeneratorFactory.BasicOptions.clone() |
protected BasicKeyInfoGeneratorFactory.BasicOptions |
BasicKeyInfoGeneratorFactory.getOptions()
Get the options of this instance.
|
protected BasicKeyInfoGeneratorFactory.BasicOptions |
BasicKeyInfoGeneratorFactory.newOptions()
Get a new instance to hold options.
|
Constructor and Description |
---|
BasicKeyInfoGenerator(BasicKeyInfoGeneratorFactory.BasicOptions newOptions)
Constructor.
|
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.