Uses of Class
eu.europa.esig.dss.jades.validation.JAdESEtsiUHeader
Package | Description |
---|---|
eu.europa.esig.dss.jades | |
eu.europa.esig.dss.jades.validation |
-
Uses of JAdESEtsiUHeader in eu.europa.esig.dss.jades
Methods in eu.europa.esig.dss.jades with parameters of type JAdESEtsiUHeader Modifier and Type Method Description static List<EtsiUComponent>
DSSJsonUtils. getUnsignedPropertiesWithHeaderName(JAdESEtsiUHeader etsiUHeader, String headerName)
Returns a list of unsigned 'etsiU' properties matching theheaderName
from thejws
-
Uses of JAdESEtsiUHeader in eu.europa.esig.dss.jades.validation
Methods in eu.europa.esig.dss.jades.validation that return JAdESEtsiUHeader Modifier and Type Method Description JAdESEtsiUHeader
JAdESSignature. getEtsiUHeader()
Returns unsigned properties embedded into the 'etsiU' arrayConstructors in eu.europa.esig.dss.jades.validation with parameters of type JAdESEtsiUHeader Constructor Description JAdESCertificateSource(JWS jws, JAdESEtsiUHeader etsiUHeader)
Default constructorJAdESCRLSource(JAdESEtsiUHeader etsiUHeader)
Default constructorJAdESOCSPSource(JAdESEtsiUHeader etsiUHeader)
Default constructor