demo
Class Client

java.lang.Object
  extended by demo.Client

public final class Client
extends Object

Demo Single Sign On.

Author:
Tecgraf

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

Constructor Detail

Client

public Client()
Method Detail

main

public static void main(String[] args)
                 throws FileNotFoundException
Função main.

Parameters:
args - argumentos.
Throws:
FileNotFoundException


Copyright © 2014. All rights reserved.