BEA Systems, Inc.

Uses of Interface
weblogic.management.security.RealmMBean

Packages that use RealmMBean
weblogic.management.security Provides interfaces and classes for the configuration, control and monitoring of security providers in a WebLogic security realm. 
weblogic.management.security.authentication Provides interfaces and classes for the configuration, control and monitoring of Authentication security providers in a WebLogic security realm. 
 

Uses of RealmMBean in weblogic.management.security
 

Methods in weblogic.management.security that return RealmMBean
 RealmMBean ProviderMBean.getRealm()
          Returns the realm that contains this security provider.
 RealmMBean ProviderImpl.getRealm()
           
 

Uses of RealmMBean in weblogic.management.security.authentication
 

Methods in weblogic.management.security.authentication that return RealmMBean
 RealmMBean UserLockoutManagerMBean.getRealm()
          Returns the realm that contains this user lockout manager.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.