Uses of Interface
com.netscape.certsrv.ocsp.IOCSPAuthority
-
Packages that use IOCSPAuthority Package Description com.netscape.certsrv.ocsp com.netscape.cms.ocsp -
-
Uses of IOCSPAuthority in com.netscape.certsrv.ocsp
Methods in com.netscape.certsrv.ocsp with parameters of type IOCSPAuthority Modifier and Type Method Description void
IOCSPStore. init(IOCSPAuthority owner, IConfigStore config)
-
Uses of IOCSPAuthority in com.netscape.cms.ocsp
Methods in com.netscape.cms.ocsp with parameters of type IOCSPAuthority Modifier and Type Method Description void
DefStore. init(IOCSPAuthority owner, IConfigStore config)
void
LDAPStore. init(IOCSPAuthority owner, IConfigStore config)
Fetch CA certificate and CRL from LDAP server.
-