Uses of Class
be.fedict.eid.applet.service.spi.CertificateSecurityException

Uses of CertificateSecurityException in be.fedict.eid.applet.service.spi
 

Subclasses of CertificateSecurityException in be.fedict.eid.applet.service.spi
 class ExpiredCertificateSecurityException
          Exception thrown in case the incoming eID certificate is expired.
 class RevokedCertificateSecurityException
          Exception thrown in case the incoming eID certificate has been revoked.
 class TrustCertificateSecurityException
          Exception thrown in case the incoming eID certificate is not trusted.
 

Methods in be.fedict.eid.applet.service.spi that throw CertificateSecurityException
 void SignatureService.postSign(byte[] signatureValue, List<X509Certificate> signingCertificateChain)
          Post-sign callback method.
 void AuthenticationService.validateCertificateChain(List<X509Certificate> certificateChain)
          Validates the given certificate chain.
 



Copyright © 2008-2010 FedICT. All Rights Reserved.