***  This class is subject to change   ***

com.sas.workspace
Class AppServer.cPasswordPrompt

java.lang.Object
  |
  +--com.sas.workspace.AppServer.cPasswordPrompt
All Implemented Interfaces:
Enclosing class:
AppServer

public class AppServer.cPasswordPrompt
extends Object
implements java.lang.Runnable


Field Summary
protected  int m_ReturnCode
           
protected  String m_sMessage
           
protected  String m_sPassword
           
protected  String m_sUserid
           
 
Constructor Summary
AppServer.cPasswordPrompt(String message, String userid, String password)
           
 
Method Summary
 int getReturnCode(Vector vCredentials)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_sMessage

protected String m_sMessage

m_sUserid

protected String m_sUserid

m_sPassword

protected String m_sPassword

m_ReturnCode

protected int m_ReturnCode
Constructor Detail

AppServer.cPasswordPrompt

public AppServer.cPasswordPrompt(String message,
                                 String userid,
                                 String password)
Method Detail

run

public void run()
Specified by:
run in interface Runnable

getReturnCode

public int getReturnCode(Vector vCredentials)

***  This class is subject to change   ***



Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Fri, 10 Feb 2006 15:46:53