Package com.netscape.cmscore.cert
Class CrlPrettyPrint
- java.lang.Object
-
- org.mozilla.jss.netscape.security.util.CrlPrettyPrint
-
- com.netscape.cmscore.cert.CrlPrettyPrint
-
- All Implemented Interfaces:
ICRLPrettyPrint
public class CrlPrettyPrint extends org.mozilla.jss.netscape.security.util.CrlPrettyPrint implements ICRLPrettyPrint
This class will display the certificate content in predefined format.- Version:
- $Revision$, $Date$
- Author:
- Andrew Wnuk
-
-
Constructor Summary
Constructors Constructor Description CrlPrettyPrint(org.mozilla.jss.netscape.security.x509.X509CRLImpl crl)
-
Method Summary
-
Methods inherited from class org.mozilla.jss.netscape.security.util.CrlPrettyPrint
toString, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.netscape.certsrv.base.ICRLPrettyPrint
toString, toString
-
-