Uses of Enum
es.uji.crypto.xades.jxades.security.xml.XAdES.XAdES
Packages that use XAdES
-
Uses of XAdES in es.uji.crypto.xades.jxades.security.xml.XAdES
Methods in es.uji.crypto.xades.jxades.security.xml.XAdES that return XAdESModifier and TypeMethodDescriptionXAdES[]XAdES.Element.getXAdES()XAdES[]XadesElement.getXAdES()protected XAdESBasicXAdESImpl.getXAdESType()protected XAdESBLevelXAdESImpl.getXAdESType()static XAdESReturns the enum constant of this type with the specified name.static XAdES[]XAdES.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type XAdESModifier and TypeMethodDescriptionstatic XAdESBaseXAdES.newInstance(XAdES xades) static XAdESBaseXAdES.newInstance(XAdES xades, String xadesNamespace, String xadesPrefix, String xmlSignaturePrefix, String digestMethod, Document document, Element baseElement) static XAdESBaseXAdES.newInstance(XAdES xades, Element baseElement) Constructors in es.uji.crypto.xades.jxades.security.xml.XAdES with parameters of type XAdESModifierConstructorDescriptionXadesElementsEnumeration(XadesElement[] xadesElements, XAdES xadesFilter)