com.adobe.livecycle.signatures.client.types
Class PDFFilterType

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.livecycle.signatures.client.types.PDFFilterType
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public final class PDFFilterType
extends java.lang.Enum

Specifies supported filters that are used when validating a signature.

See Also:
Serialized Form

Field Summary
static PDFFilterType Adobe_PPKLite
          Specifies the Adobe.PPKLite signature handler.
 
Method Summary
static PDFFilterType getValueFromString(java.lang.String id)
          For internal use only.
 java.lang.String toString()
          Returns this type as a string.
static PDFFilterType valueOf(java.lang.String name)
           
static PDFFilterType[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

Adobe_PPKLite

public static final PDFFilterType Adobe_PPKLite
Specifies the Adobe.PPKLite signature handler. For information about Adobe.PPKLite, see the PDF Reference guide.

Method Detail

values

public static PDFFilterType[] values()

valueOf

public static PDFFilterType valueOf(java.lang.String name)

toString

public java.lang.String toString()
Returns this type as a string.

Overrides:
toString in class java.lang.Enum
Returns:
A string value that represents this object.
See Also:
Object.toString()

getValueFromString

public static PDFFilterType getValueFromString(java.lang.String id)
For internal use only.



[an error occurred while processing this directive] [an error occurred while processing this directive]