Class PersonalCertificateModel
java.lang.Object
fr.gouv.vitam.security.internal.common.model.CertificateBaseModel
fr.gouv.vitam.security.internal.common.model.PersonalCertificateModel
Personal Certificate POJO
-
Field Summary
Fields inherited from class fr.gouv.vitam.security.internal.common.model.CertificateBaseModel
CERTIFICATE_TAG, EXPIRATION_DATE_TAG, ISSUER_DN_TAG, REVOCATION_DATE_TAG, SERIAL_NUMBER, STATUS_TAG, SUBJECT_DN
-
Constructor Summary
-
Method Summary
Methods inherited from class fr.gouv.vitam.security.internal.common.model.CertificateBaseModel
getCertificate, getCertificateStatus, getExpirationDate, getId, getIssuerDN, getRevocationDate, getSerialNumber, getSubjectDN, setCertificate, setCertificateStatus, setExpirationDate, setId, setIssuerDN, setRevocationDate, setSerialNumber, setSubjectDN
-
Field Details
-
TAG_HASH
Hash tag- See Also:
-
-
Constructor Details
-
PersonalCertificateModel
public PersonalCertificateModel()
-
-
Method Details
-
getCertificateHash
- Returns:
- certificateHash
-
setCertificateHash
- Parameters:
certificateHash
-
-