Uses of Enum Class
com.lowagie.text.pdf.SignatureType
Packages that use SignatureType
-
Uses of SignatureType in com.lowagie.text.pdf
Subclasses with type arguments of type SignatureType in com.lowagie.text.pdfFields in com.lowagie.text.pdf with type parameters of type SignatureTypeModifier and TypeFieldDescriptionprivate HashMap<String, SignatureType> AcroFields.sigTypesDeprecated.Methods in com.lowagie.text.pdf that return SignatureTypeModifier and TypeMethodDescriptionstatic SignatureTypeReturns the enum constant of this class with the specified name.static SignatureType[]SignatureType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.lowagie.text.pdf that return types with arguments of type SignatureTypeModifier and TypeMethodDescriptionAcroFields.getSignatureTypes()Deprecated.Method to differentiate the signed signatures types contained in a document.