| Package | Description | 
|---|---|
| weblogic.management.configuration | Contains classes and interfaces for configuring a WebLogic 
Server domain. | 
| weblogic.wtc.gwt | 
    Provides useful WTC GWT Domain utilities. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| WTCPasswordMBean | WTCServerMBean. createWTCPassword(java.lang.String name) | Factory method to create a WTCPasswordMBean object | 
| WTCPasswordMBean[] | WTCServerMBean. getPasswords() | Deprecated.
 9.0.0.0 | 
| WTCPasswordMBean[] | WTCServerMBean. getWTCPasswords() | Specifies the configuration information for inter-domain
 authentication. | 
| WTCPasswordMBean | WTCServerMBean. lookupWTCPassword(java.lang.String name) | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | WTCServerMBean. destroyWTCPassword(WTCPasswordMBean passwdName) | Removes a WTCPasswordMBean from this WTCServer |