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

java.lang.Object
  extended by org.opensaml.xml.security.credential.BasicKeyInfoGeneratorFactory.BasicOptions
      extended by org.opensaml.xml.security.x509.X509KeyInfoGeneratorFactory.X509Options
All Implemented Interfaces:
Cloneable
Enclosing class:
X509KeyInfoGeneratorFactory

protected class X509KeyInfoGeneratorFactory.X509Options
extends BasicKeyInfoGeneratorFactory.BasicOptions

Options to be used in the production of a KeyInfo from an X509Credential.


Constructor Summary
protected X509KeyInfoGeneratorFactory.X509Options()
          Constructor.
 
Method Summary
protected  X509KeyInfoGeneratorFactory.X509Options clone()
          
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X509KeyInfoGeneratorFactory.X509Options

protected X509KeyInfoGeneratorFactory.X509Options()
Constructor.

Method Detail

clone

protected X509KeyInfoGeneratorFactory.X509Options clone()

Overrides:
clone in class BasicKeyInfoGeneratorFactory.BasicOptions


Copyright © 2006-2011 Internet2. All Rights Reserved.