Oracle

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/docs103
Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.