|
Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RealmMBean | |
|---|---|
| weblogic.management.configuration | |
| weblogic.management.security | |
| weblogic.management.security.authentication | |
| Uses of RealmMBean in weblogic.management.configuration |
|---|
| Methods in weblogic.management.configuration that return RealmMBean | |
|---|---|
abstract RealmMBean |
SecurityConfigurationMBean.createRealm(String name)Creates a realm. |
abstract RealmMBean |
SecurityConfigurationMBean.createRealm()Creates a realm. |
abstract RealmMBean |
SecurityConfigurationMBean.findDefaultRealm()Deprecated. 9.0.0.0 Replaced by SecurityConfigurationMBean.getDefaultRealm() |
abstract RealmMBean |
SecurityConfigurationMBean.findRealm(String realmDisplayName)Deprecated. 9.0.0.0 Replaced by SecurityConfigurationMBean.lookupRealm(java.lang.String) |
abstract RealmMBean[] |
SecurityConfigurationMBean.findRealms()Deprecated. 9.0.0.0 Replaced by SecurityConfigurationMBean.getRealms() |
abstract RealmMBean |
SecurityConfigurationMBean.getDefaultRealm()Returns the default security realm or null if no realm has been selected as the default security realm. |
abstract RealmMBean |
SecurityConfigurationMBean.getDefaultRealmInternal() |
abstract RealmMBean |
PartitionMBean.getRealm()The security realm for this partition. |
abstract RealmMBean[] |
SecurityConfigurationMBean.getRealms()Returns all the realms in the domain. |
abstract RealmMBean |
SecurityConfigurationMBean.lookupRealm(String name)Finds a realm given it's name. |
| Methods in weblogic.management.configuration with parameters of type RealmMBean | |
|---|---|
abstract void |
SecurityConfigurationMBean.destroyRealm(RealmMBean realm)Destroys a realm. |
abstract void |
SecurityConfigurationMBean.setDefaultRealm(RealmMBean defaultRealm)Sets the default security realm. |
abstract void |
SecurityConfigurationMBean.setDefaultRealmInternal(RealmMBean def) |
abstract void |
PartitionMBean.setRealm(RealmMBean realm)Sets the security realm for this partition. |
| Uses of RealmMBean in weblogic.management.security |
|---|
| Methods in weblogic.management.security that return RealmMBean | |
|---|---|
RealmMBean |
ProviderImpl.getRealm() |
abstract RealmMBean |
ProviderMBean.getRealm()Returns the realm that contains this security provider. |
abstract RealmMBean |
RDBMSSecurityStoreMBean.getRealm()Returns the realm that contains this RDBMS security store. |
| Uses of RealmMBean in weblogic.management.security.authentication |
|---|
| Methods in weblogic.management.security.authentication that return RealmMBean | |
|---|---|
abstract RealmMBean |
UserLockoutManagerMBean.getRealm()Returns the realm that contains this user lockout manager. |
|
Copyright 1996, 2015, 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. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.2.1) Part Number E55141-01 P4 Change 1723563 on 2015/10/09 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||