Uses of Interface
org.dogtagpki.server.ca.ICertificateAuthority
-
Packages that use ICertificateAuthority Package Description com.netscape.cms.servlet.admin com.netscape.cms.servlet.base com.netscape.cmscore.authentication -
-
Uses of ICertificateAuthority in com.netscape.cms.servlet.admin
Methods in com.netscape.cms.servlet.admin with parameters of type ICertificateAuthority Modifier and Type Method Description void
CMSAdminServlet. modifyCAGatewayCert(ICertificateAuthority ca, java.lang.String nickName)
-
Uses of ICertificateAuthority in com.netscape.cms.servlet.base
Fields in com.netscape.cms.servlet.base declared as ICertificateAuthority Modifier and Type Field Description protected ICertificateAuthority
CMSServlet. certAuthority
-
Uses of ICertificateAuthority in com.netscape.cmscore.authentication
Fields in com.netscape.cmscore.authentication declared as ICertificateAuthority Modifier and Type Field Description protected ICertificateAuthority
ChallengePhraseAuthentication. mCA
-