Uses of Class
kz.gamma.jce.provider.AnnotatedException

Packages that use AnnotatedException
kz.gamma.jce.provider   
 

Uses of AnnotatedException in kz.gamma.jce.provider
 

Methods in kz.gamma.jce.provider that throw AnnotatedException
protected static void CertPathValidatorUtilities.addAdditionalStoresFromCRLDistributionPoint(CRLDistPoint crldp, ExtendedPKIXParameters pkixParams)
           
private static void RFC3281CertPathUtilities.checkCRL(DistributionPoint dp, ExtendedPKIXParameters paramsPKIX, java.security.cert.X509Certificate cert, java.util.Date validDate, java.security.cert.X509Certificate defaultCRLSignCert, java.security.PublicKey defaultCRLSignKey, CertStatus certStatus, ReasonsMask reasonMask, java.util.List certPathCerts)
          Checks a distribution point for revocation information for the certificate cert.
private static void RFC3281CertPathUtilities.checkCRL(DistributionPoint dp, X509AttributeCertificate attrCert, ExtendedPKIXParameters paramsPKIX, java.util.Date validDate, java.security.cert.X509Certificate issuerCert, CertStatus certStatus, ReasonsMask reasonMask)
          Checks a distribution point for revocation information for the certificate cert.
private static void RFC3281CertPathUtilities.checkCRLs(ExtendedPKIXParameters paramsPKIX, java.security.cert.X509Certificate cert, java.util.Date validDate, java.security.cert.X509Certificate sign, java.security.PublicKey workingPublicKey, java.util.List certPathCerts)
          Checks a certificate if it is revoked.
private  void PKIXCertPathValidatorSpi.checkCRLs(java.security.cert.PKIXParameters paramsPKIX, java.security.cert.X509Certificate cert, java.util.Date validDate, java.security.cert.X509Certificate sign, java.security.PublicKey workingPublicKey)
           
protected static java.util.Collection CertPathValidatorUtilities.findCertificates(java.security.cert.CertSelector certSelect, java.util.List certStores)
          Return a Collection of all certificates found in the CertStore's that are matching the certSelect criteriums.
protected static java.util.Collection CertPathValidatorUtilities.findCertificates(Selector certSelect, java.util.List certStores)
          Return a Collection of all certificates or attribute certificates found in the X509Store's that are matching the certSelect criteriums.
protected static java.util.Collection CertPathValidatorUtilities.findCRLs(java.security.cert.X509CRLSelector crlSelect, java.util.List crlStores)
          Return a Collection of all CRLs found in the CertStore's that are matching the crlSelect criteriums.
protected static java.util.Collection CertPathValidatorUtilities.findCRLs(X509CRLStoreSelector crlSelect, java.util.List crlStores)
          Return a Collection of all CRLs found in the X509Store's that are matching the crlSelect criteriums.
private  java.util.Collection PKIXAttrCertPathBuilderSpi.findIssuerCerts(java.security.cert.X509Certificate cert, java.util.List certStores)
          Find the issuer certificates of the given certificate.
private  java.security.cert.TrustAnchor PKIXAttrCertPathBuilderSpi.findTrustAnchor(java.security.cert.X509Certificate cert, java.util.Set trustAnchors)
          Search the given Set of TrustAnchor's for one that is the issuer of the given X.509 certificate.
protected static void CertPathValidatorUtilities.getCertStatus(java.util.Date validDate, java.security.cert.X509CRL crl, java.math.BigInteger serialNumber, CertStatus certStatus)
           
protected static java.util.Set CertPathValidatorUtilities.getCompleteCRLs(DistributionPoint dp, java.lang.Object cert, java.util.Date currentDate, ExtendedPKIXParameters paramsPKIX)
          Fetches complete CRLs according to RFC 3280.
protected static void CertPathValidatorUtilities.getCRLIssuersFromDistributionPoint(DistributionPoint dp, java.util.Collection issuerPrincipals, X509CRLStoreSelector selector, ExtendedPKIXParameters pkixParams)
          Add the CRL issuers from the cRLIssuer field of the distribution point or from the certificate if not given to the issuer criterion of the selector.
protected static java.util.Set CertPathValidatorUtilities.getDeltaCRLs(java.util.Date currentDate, ExtendedPKIXParameters paramsPKIX, java.security.cert.X509CRL completeCRL)
          Fetches delta CRLs according to RFC 3280 section 5.2.4.
protected static DERObject CertPathValidatorUtilities.getExtensionValue(java.security.cert.X509Extension ext, java.lang.String oid)
          extract the value of the given extension, if it exists.
private static DERObject CertPathValidatorUtilities.getObject(java.lang.String oid, byte[] ext)
           
protected static java.util.Date CertPathValidatorUtilities.getValidCertDateFromValidityModel(ExtendedPKIXParameters paramsPKIX, java.security.cert.CertPath certPath, int index)
           
protected static void CertPathValidatorUtilities.prepareNextCertB1(int i, java.util.List[] policyNodes, java.lang.String id_p, java.util.Map m_idp, java.security.cert.X509Certificate cert)
           
protected static java.util.Set RFC3281CertPathUtilities.processCRLA1i(java.util.Date currentDate, ExtendedPKIXParameters paramsPKIX, java.security.cert.X509Certificate cert, java.security.cert.X509CRL crl)
           
protected static java.util.Set[] RFC3281CertPathUtilities.processCRLA1ii(java.util.Date currentDate, ExtendedPKIXParameters paramsPKIX, java.security.cert.X509Certificate cert, java.security.cert.X509CRL crl)
           
protected static void RFC3281CertPathUtilities.processCRLB1(DistributionPoint dp, java.lang.Object cert, java.security.cert.X509CRL crl)
           
protected static void RFC3281CertPathUtilities.processCRLB2(DistributionPoint dp, java.lang.Object cert, java.security.cert.X509CRL crl)
           
protected static void RFC3281CertPathUtilities.processCRLC(java.security.cert.X509CRL deltaCRL, java.security.cert.X509CRL completeCRL, ExtendedPKIXParameters pkixParams)
          If use-deltas is set, verify the issuer and scope of the delta CRL.
protected static ReasonsMask RFC3281CertPathUtilities.processCRLD(java.security.cert.X509CRL crl, DistributionPoint dp)
           
protected static java.util.Set RFC3281CertPathUtilities.processCRLF(java.security.cert.X509CRL crl, java.lang.Object cert, java.security.cert.X509Certificate defaultCRLSignCert, java.security.PublicKey defaultCRLSignKey, ExtendedPKIXParameters paramsPKIX)
          Obtain and validate the certification path for the complete CRL issuer.
protected static java.security.PublicKey RFC3281CertPathUtilities.processCRLG(java.security.cert.X509CRL crl, java.util.Set keys)
           
protected static java.security.cert.X509CRL RFC3281CertPathUtilities.processCRLH(java.util.Set deltacrls, java.security.PublicKey key)
           
protected static void RFC3281CertPathUtilities.processCRLI(java.util.Date validDate, java.security.cert.X509CRL deltacrl, java.math.BigInteger serialNumber, CertStatus certStatus, ExtendedPKIXParameters pkixParams)
           
protected static void RFC3281CertPathUtilities.processCRLJ(java.util.Date validDate, java.security.cert.X509CRL completecrl, java.math.BigInteger serialNumber, CertStatus certStatus)
           
 



Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.