org.opensaml.xml.security.credential
Class BasicKeyInfoGeneratorFactory.BasicOptions

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

protected class BasicKeyInfoGeneratorFactory.BasicOptions
extends Object
implements Cloneable

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


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

Constructor Detail

BasicKeyInfoGeneratorFactory.BasicOptions

protected BasicKeyInfoGeneratorFactory.BasicOptions()
Method Detail

clone

protected BasicKeyInfoGeneratorFactory.BasicOptions clone()

Overrides:
clone in class Object


Copyright © 2006-2011 Internet2. All Rights Reserved.