Package | Description |
---|---|
org.opensaml.xml.security.x509 |
X509 based credential and trust class.
|
Modifier and Type | Field and Description |
---|---|
private X509KeyInfoGeneratorFactory.X509Options |
X509KeyInfoGeneratorFactory.options
The set of options configured for the factory.
|
private X509KeyInfoGeneratorFactory.X509Options |
X509KeyInfoGeneratorFactory.X509KeyInfoGenerator.options
The set of options to be used by the generator.
|
Modifier and Type | Method and Description |
---|---|
protected X509KeyInfoGeneratorFactory.X509Options |
X509KeyInfoGeneratorFactory.X509Options.clone() |
protected X509KeyInfoGeneratorFactory.X509Options |
X509KeyInfoGeneratorFactory.getOptions()
Get the options of this instance.
|
protected X509KeyInfoGeneratorFactory.X509Options |
X509KeyInfoGeneratorFactory.newOptions()
Get a new instance to hold options.
|
Constructor and Description |
---|
X509KeyInfoGenerator(X509KeyInfoGeneratorFactory.X509Options newOptions)
Constructor.
|
Copyright © 1999–2017. All rights reserved.