Package | Description |
---|---|
weblogic.management.configuration |
Contains classes and interfaces for configuring a WebLogic
Server domain.
|
weblogic.management.mbeans.custom |
Provides interfaces for
weblogic.management.mbeans.custom . |
weblogic.wtc.gwt |
Provides useful WTC GWT Domain utilities.
|
Modifier and Type | Method and 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 and Description |
---|---|
void |
WTCServerMBean.destroyWTCPassword(WTCPasswordMBean passwdName)
Removes a WTCPasswordMBean from this WTCServer
|
Modifier and Type | Method and Description |
---|---|
WTCPasswordMBean[] |
WTCServer.getPasswords() |
Modifier and Type | Field and Description |
---|---|
private WTCPasswordMBean |
TDMPasswd.mBean |
Modifier and Type | Method and Description |
---|---|
WTCPasswordMBean |
TDMPasswd.getMBean() |
Modifier and Type | Method and Description |
---|---|
void |
WTCService.finishAddWTCPassword(WTCPasswordMBean mb,
boolean isActivate) |
void |
WTCService.finishRemoveWTCPassword(WTCPasswordMBean mb,
boolean isActivate) |
private TDMPasswd |
WTCService.getPasswdByMBean(WTCPasswordMBean mb) |
void |
TDMPasswd.setMBean(WTCPasswordMBean mb) |
private TDMPasswd |
WTCService.setupTDMPasswd(WTCPasswordMBean mb) |
void |
WTCService.startAddWTCPassword(WTCPasswordMBean mb) |
void |
WTCService.startRemoveWTCPassword(WTCPasswordMBean mb) |