Uses of Interface
com.netscape.certsrv.base.ICRLPrettyPrint

Packages that use ICRLPrettyPrint
com.netscape.certsrv.apps   
 

Uses of ICRLPrettyPrint in com.netscape.certsrv.apps
 

Methods in com.netscape.certsrv.apps that return ICRLPrettyPrint
static ICRLPrettyPrint CMS.getCRLCachePrettyPrint(ICRLIssuingPoint ip)
          Retrieves the CRL cache pretty print handler.
 ICRLPrettyPrint ICMSEngine.getCRLCachePrettyPrint(ICRLIssuingPoint ip)
          Retrieves the CRL cache pretty print handler.
static ICRLPrettyPrint CMS.getCRLPrettyPrint(java.security.cert.X509CRL crl)
          Retrieves the CRL pretty print handler.
 ICRLPrettyPrint ICMSEngine.getCRLPrettyPrint(java.security.cert.X509CRL crl)
          Retrieves the CRL pretty print handler.