BEA Systems, Inc.

Uses of Class
weblogic.common.T3User

Packages that use T3User
weblogic.common Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. 
 

Uses of T3User in weblogic.common
 

Fields in weblogic.common declared as T3User
static T3User T3User.GUEST
          Deprecated. A default T3User.
 

Methods in weblogic.common that return T3User
 T3User T3User.password(String val)
          Deprecated. Sets the password of a T3User.
 T3User T3User.username(String val)
          Deprecated. Sets the username of a T3User.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.