org.netserv.ipauth.core
Class IpAuthProver
java.lang.Object
org.netserv.ipauth.core.IpAuthProver
public class IpAuthProver
- extends java.lang.Object
Method Summary |
void |
addCaPubs(org.bouncycastle.asn1.x509.X509CertificateStructure caPub)
|
com.sun.net.httpserver.HttpServer |
createServer(java.net.InetSocketAddress address,
java.lang.String distPoint)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IpAuthProver
public IpAuthProver(java.security.PrivateKey key,
IpAuthProverImpl prover)
throws java.io.IOException
- Throws:
java.io.IOException
addCaPubs
public void addCaPubs(org.bouncycastle.asn1.x509.X509CertificateStructure caPub)
createServer
public com.sun.net.httpserver.HttpServer createServer(java.net.InetSocketAddress address,
java.lang.String distPoint)
throws java.io.IOException
- Throws:
java.io.IOException