BEA Systems, Inc.

WebLogic Server 6.1 API Reference

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
          A default T3User.
 

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


Documentation is available at
http://e-docs.bea.com/wls/docs61

WebLogic classes and methods that do not appear in this reference are not public and are not supported.