BEA Systems, Inc.

WebLogic Server 6.1 API Reference

Uses of Interface
weblogic.management.configuration.RealmMBean

Packages that use RealmMBean
weblogic.management.configuration   
 

Uses of RealmMBean in weblogic.management.configuration
 

Methods in weblogic.management.configuration that return RealmMBean
 RealmMBean SecurityMBean_CachingStub.getRealm()
          Getter for Realm
 RealmMBean SecurityMBean.getRealm()
          Set the realm policies
 

Methods in weblogic.management.configuration with parameters of type RealmMBean
 void SecurityMBean_CachingStub.setRealm(RealmMBean value)
          Setter for Realm
 void SecurityMBean.setRealm(RealmMBean realm)
           
 

Constructors in weblogic.management.configuration with parameters of type RealmMBean
RealmMBean_CachingStub.RealmMBean_CachingStub(RealmMBean delegate, RemoteMBeanServer server)
           
 


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.