com.bankframe.services.authentication.ejb
Class Client

java.lang.Object
  extended bycom.bankframe.services.authentication.ejb.Client

public class Client
extends java.lang.Object

This class is a client program to test authentication

Usage:

  1. java com.bankframe.services.authentication.ejb.Client UserId Password SessionId

Author:
ETU

Constructor Summary
Client()
           
 
Method Summary
static void main(java.lang.String[] args)
          This method is the clients main method
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Client

public Client()
Method Detail

main

public static void main(java.lang.String[] args)
This method is the clients main method

Parameters:
args - command line arguements


Copyright © 2004 Siebel Systems, Inc. All rights reserved.