Uses of Class
org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509Options

Packages that use X509KeyInfoGeneratorFactory.X509Options
org.opensaml.xml.security.x509 X509 based credential and trust class. 
 

Uses of X509KeyInfoGeneratorFactory.X509Options in org.opensaml.xml.security.x509
 

Fields in org.opensaml.xml.security.x509 declared as X509KeyInfoGeneratorFactory.X509Options
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.
 

Methods in org.opensaml.xml.security.x509 that return X509KeyInfoGeneratorFactory.X509Options
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.
 

Constructors in org.opensaml.xml.security.x509 with parameters of type X509KeyInfoGeneratorFactory.X509Options
X509KeyInfoGeneratorFactory.X509KeyInfoGenerator(X509KeyInfoGeneratorFactory.X509Options newOptions)
          Constructor.
 



Copyright © 1999-2013. All Rights Reserved.