Uses of Enum Class
eu.europa.esig.dss.xades.reference.ReferenceOutputType
Packages that use ReferenceOutputType
-
Uses of ReferenceOutputType in eu.europa.esig.dss.xades
Methods in eu.europa.esig.dss.xades that return ReferenceOutputTypeModifier and TypeMethodDescriptionstatic ReferenceOutputTypeDSSXMLUtils.getReferenceOutputType(DSSReference reference) Returns the expected dereferencing output for the providedDSSReferencestatic ReferenceOutputTypeDSSXMLUtils.getReferenceOutputType(org.apache.xml.security.signature.Reference reference) Returns the expected dereferencing output for the providedReference -
Uses of ReferenceOutputType in eu.europa.esig.dss.xades.reference
Methods in eu.europa.esig.dss.xades.reference that return ReferenceOutputTypeModifier and TypeMethodDescriptionstatic ReferenceOutputTypeReturns the enum constant of this class with the specified name.static ReferenceOutputType[]ReferenceOutputType.values()Returns an array containing the constants of this enum class, in the order they are declared.