BEA Systems, Inc.

Type-Safe Access to BEA WebLogic Server 9.2 MBeans (Deprecated)

(Methods marked with @since 9.0.0.0 are not available through the deprecated MBeanHome interface.)


Uses of Interface
weblogic.management.security.pk.KeyStoreMBean

Packages that use KeyStoreMBean
weblogic.management.security   
weblogic.security.providers.pk   
 

Uses of KeyStoreMBean in weblogic.management.security
 

Methods in weblogic.management.security that return KeyStoreMBean
 KeyStoreMBean[] RealmMBean.getKeyStores()
          Deprecated. 8.1.0.0
 KeyStoreMBean RealmMBean.createKeyStore(String name, String type)
          Deprecated. 8.1.0.0
 KeyStoreMBean RealmMBean.createKeyStore(String type)
          Deprecated. 8.1.0.0
 KeyStoreMBean RealmMBean.lookupKeyStore(String name)
          Deprecated. 8.1.0.0
 

Methods in weblogic.management.security with parameters of type KeyStoreMBean
 void RealmMBean.setKeyStores(KeyStoreMBean[] keystores)
          Deprecated. 8.1.0.0
 void RealmMBean.destroyKeyStore(KeyStoreMBean keystore)
          Deprecated. 8.1.0.0
 

Uses of KeyStoreMBean in weblogic.security.providers.pk
 

Subinterfaces of KeyStoreMBean in weblogic.security.providers.pk
 interface DefaultKeyStoreMBean
          Deprecated.  
 


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