rozdzial10
Class HTTPSServerExample

java.lang.Object
  extended byrozdzial10.SSLServerExample
      extended byrozdzial10.SSLServerWithClientAuthIdExample
          extended byrozdzial10.HTTPSServerExample

public class HTTPSServerExample
extends SSLServerWithClientAuthIdExample

Podstawowy serwer HTTPS z nieobowiązkowym uwierzytelnianiem klienta.


Constructor Summary
HTTPSServerExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPSServerExample

public HTTPSServerExample()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Przykłady do książki Kryptografia w Javie – Podstawy