edu.internet2.middleware.ant.pki
Class SelfSignedCertificate.KeyType

java.lang.Object
  extended by org.apache.tools.ant.types.EnumeratedAttribute
      extended by edu.internet2.middleware.ant.pki.SelfSignedCertificate.KeyType
Enclosing class:
SelfSignedCertificate

public static class SelfSignedCertificate.KeyType
extends org.apache.tools.ant.types.EnumeratedAttribute

Key type enumeration.


Field Summary
 
Fields inherited from class org.apache.tools.ant.types.EnumeratedAttribute
value
 
Constructor Summary
SelfSignedCertificate.KeyType()
           
 
Method Summary
 String[] getValues()
           
 
Methods inherited from class org.apache.tools.ant.types.EnumeratedAttribute
containsValue, getIndex, getInstance, getValue, indexOfValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SelfSignedCertificate.KeyType

public SelfSignedCertificate.KeyType()
Method Detail

getValues

public String[] getValues()
Specified by:
getValues in class org.apache.tools.ant.types.EnumeratedAttribute


Copyright © 2006-2008 Internet2. All Rights Reserved.