Uses of Class
org.apache.poi.poifs.crypt.dsig.CertificateSecurityException
-
Packages that use CertificateSecurityException Package Description org.apache.poi.poifs.crypt.dsig -
-
Uses of CertificateSecurityException in org.apache.poi.poifs.crypt.dsig
Subclasses of CertificateSecurityException in org.apache.poi.poifs.crypt.dsig Modifier and Type Class Description classExpiredCertificateSecurityExceptionException thrown in case the incoming eID certificate is expired.classRevokedCertificateSecurityExceptionException thrown in case the incoming eID certificate has been revoked.classTrustCertificateSecurityExceptionException thrown in case the incoming eID certificate is not trusted.
-