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 theheaderName
from thejws
Methods in eu.europa.esig.dss.jades with parameters of type EtsiUComponentModifier and TypeMethodDescriptionstatic JAdESSignature
DSSJsonUtils.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 EtsiUComponent
BuildsEtsiUComponent
from the 'etsiU' array entrystatic EtsiUComponent
EtsiUComponent.build
(String headerName, Object value, boolean base64UrlEncoded, JAdESAttributeIdentifier identifier) Builds theEtsiUComponent
from 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 TypeMethodDescriptionvoid
JAdESEtsiUHeader.replaceComponent
(EtsiUComponent attribute) Replaces the given attribute within the 'etsiU' header arrayvoid
JAdESSignature.setMasterCSigComponent
(EtsiUComponent masterCSigComponent) Sets a 'cSig' component embedding the current signature