Uses of Class
com.netscape.cmscore.dbs.CertificateRepository
-
Packages that use CertificateRepository Package Description com.netscape.cmscore.authentication org.dogtagpki.server.ca -
-
Uses of CertificateRepository in com.netscape.cmscore.authentication
Fields in com.netscape.cmscore.authentication declared as CertificateRepository Modifier and Type Field Description protected CertificateRepository
ChallengePhraseAuthentication. mCertDB
-
Uses of CertificateRepository in org.dogtagpki.server.ca
Methods in org.dogtagpki.server.ca that return CertificateRepository Modifier and Type Method Description CertificateRepository
ICertificateAuthority. getCertificateRepository()
Retrieves the certificate repository where all the locally issued certificates are kept.
-