Uses of Interface
com.netscape.certsrv.ca.ICRLIssuingPoint

Packages that use ICRLIssuingPoint
com.netscape.certsrv.apps   
com.netscape.certsrv.ca   
 

Uses of ICRLIssuingPoint in com.netscape.certsrv.apps
 

Methods in com.netscape.certsrv.apps with parameters of type ICRLIssuingPoint
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.
 

Uses of ICRLIssuingPoint in com.netscape.certsrv.ca
 

Methods in com.netscape.certsrv.ca that return ICRLIssuingPoint
 ICRLIssuingPoint ICertificateAuthority.getCRLIssuingPoint(java.lang.String id)
          Retrieves CRL issuing point with the given identifier.