bea.jolt.pool.asp
Class UserInfo

java.lang.Object
  |
  +--bea.jolt.pool.UserInfo
        |
        +--bea.jolt.pool.asp.UserInfo

public class UserInfo
extends UserInfo

This class is same as bea.jolt.pool.UserInfo. It is for backward compatibility.

Author:
Copyright (c) 1999 by BEA Systems, Inc. All Rights Reserved.
See Also:
UserInfo

Constructor Summary
UserInfo()
           
 
Methods inherited from class bea.jolt.pool.UserInfo
setAppPassword, setRecvTimeout, setUserName, setUserPassword, setUserRole
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserInfo

public UserInfo()