Uses of Class
eu.europa.esig.dss.jades.validation.EtsiUComponent
Packages that use EtsiUComponent
-
Uses of EtsiUComponent in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades that return types with arguments of type EtsiUComponentModifier and TypeMethodDescriptionstatic List<EtsiUComponent> DSSJsonUtils.getUnsignedPropertiesWithHeaderName(JAdESEtsiUHeader etsiUHeader, String headerName) Returns a list of unsigned 'etsiU' properties matching theheaderNamefrom thejwsMethods in eu.europa.esig.dss.jades with parameters of type EtsiUComponentModifier and TypeMethodDescriptionstatic JAdESSignatureDSSJsonUtils.extractJAdESCounterSignature(EtsiUComponent cSigAttribute, JAdESSignature masterSignature) Extracts a counter signature from 'cSig' value with respect to the found format -
Uses of EtsiUComponent in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return EtsiUComponentModifier and TypeMethodDescriptionstatic EtsiUComponentBuildsEtsiUComponentfrom the 'etsiU' array entrystatic EtsiUComponentEtsiUComponent.build(String headerName, Object value, boolean base64UrlEncoded, JAdESAttributeIdentifier identifier) Builds theEtsiUComponentfrom the given parametersJAdESSignature.getMasterCSigComponent()Gets a 'cSig' component embedding the current signatureMethods in eu.europa.esig.dss.jades.validation that return types with arguments of type EtsiUComponentMethods in eu.europa.esig.dss.jades.validation with parameters of type EtsiUComponentModifier and TypeMethodDescriptionvoidJAdESEtsiUHeader.replaceComponent(EtsiUComponent attribute) Replaces the given attribute within the 'etsiU' header arrayvoidJAdESSignature.setMasterCSigComponent(EtsiUComponent masterCSigComponent) Sets a 'cSig' component embedding the current signature