|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openqa.selenium.security.CertificateGenerator
public class CertificateGenerator
Constructor Summary | |
---|---|
CertificateGenerator(java.io.File root)
|
Method Summary | |
---|---|
KeyAndCert |
generateCertificate(java.lang.String hostname,
java.lang.String certificateRevocationList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CertificateGenerator(java.io.File root)
Method Detail |
---|
public KeyAndCert generateCertificate(java.lang.String hostname, java.lang.String certificateRevocationList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |