Package | Description |
---|---|
org.opensaml.xml.security.credential |
Interfaces and classes related to credentials and ways to represent
them.
|
org.opensaml.xml.security.x509 |
X509 based credential and trust class.
|
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.
|
Modifier and Type | Class and Description |
---|---|
protected class |
X509KeyInfoGeneratorFactory.X509Options
Options to be used in the production of a
KeyInfo from an X509Credential . |
Copyright © 1999–2017. All rights reserved.