|
BEA Systems, Inc. | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use T3User | |
| weblogic.common | Common classes that provide access to WebLogic Server services, rarely used in J2EE-compliant applications. |
| weblogic.security | |
| 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. |
| Uses of T3User in weblogic.security |
| Methods in weblogic.security that return T3User | |
T3User |
SecurityService.getAdminUser()
Get the user who boots the server |
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs60 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||