Uses of Enum
es.uji.crypto.xades.jxades.security.xml.InvalidSignature
Packages that use InvalidSignature
-
Uses of InvalidSignature in es.uji.crypto.xades.jxades.security.xml
Subclasses with type arguments of type InvalidSignature in es.uji.crypto.xades.jxades.security.xmlFields in es.uji.crypto.xades.jxades.security.xml declared as InvalidSignatureModifier and TypeFieldDescriptionprivate InvalidSignatureInvalidSignatureReason.invalidSignatureMethods in es.uji.crypto.xades.jxades.security.xml that return InvalidSignatureModifier and TypeMethodDescriptionInvalidSignatureReason.getInvalidSignature()static InvalidSignatureReturns the enum constant of this type with the specified name.static InvalidSignature[]InvalidSignature.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in es.uji.crypto.xades.jxades.security.xml with parameters of type InvalidSignatureModifierConstructorDescriptionInvalidSignatureReason(InvalidSignature invalidSignature, ClassCastException ex)