|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.cardon.utils.Dumper
public class Dumper
To dump object to a write stream
Constructor Summary | |
---|---|
Dumper()
Creates a new instance of Dumper |
Method Summary | |
---|---|
static void |
dumpChain(java.security.cert.Certificate[] certs,
java.io.PrintStream printStream)
Dump the chain of certificate (n° + subject name). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Dumper()
Method Detail |
---|
public static void dumpChain(java.security.cert.Certificate[] certs, java.io.PrintStream printStream)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |