Uses of Class
eu.europa.esig.dss.pki.jaxb.builder.JAXBCertEntityBuilder
-
Uses of JAXBCertEntityBuilder in eu.europa.esig.dss.pki.jaxb.builder
Modifier and TypeMethodDescriptionJAXBCertEntityBuilder.setCertificateToken
(CertificateToken certificateToken) Sets the certificate token associated with this entityJAXBCertEntityBuilder.setIssuer
(JAXBCertEntity issuer) Sets the certificate's issuerJAXBCertEntityBuilder.setOcspResponder
(JAXBCertEntity ocspResponder) Sets the delegated OCSP responder for the current CA certificateJAXBCertEntityBuilder.setPkiName
(String pkiName) Sets the corresponding PKI's nameJAXBCertEntityBuilder.setPrivateKey
(byte[] privateKey) Sets the private key's binariesJAXBCertEntityBuilder.setPrivateKey
(PrivateKey privateKey) Sets the private keyJAXBCertEntityBuilder.setRevocationDate
(Date revocationDate) Sets the revocation time of the certificate, when applicableJAXBCertEntityBuilder.setRevocationReason
(RevocationReason revocationReason) Sts the revocation reason of the certificate, when applicableJAXBCertEntityBuilder.setTrustAnchor
(boolean trustAnchor) Sets if the certificate is trusted