Uses of Class
eu.europa.esig.dss.jades.validation.EtsiUComponent
-
Uses of EtsiUComponent in eu.europa.esig.dss.jades
Modifier and TypeMethodDescriptionstatic List<EtsiUComponent>
DSSJsonUtils.getUnsignedPropertiesWithHeaderName
(JAdESEtsiUHeader etsiUHeader, String headerName) Returns a list of unsigned 'etsiU' properties matching theheaderName
from thejws
Modifier 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
Modifier 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 signatureModifier 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