BEA Systems, Inc.

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

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


Uses of Interface
weblogic.management.security.credentials.UserPasswordCredentialMapReaderMBean

Packages that use UserPasswordCredentialMapReaderMBean
weblogic.management.security.credentials   
weblogic.security.providers.credentials   
 

Uses of UserPasswordCredentialMapReaderMBean in weblogic.management.security.credentials
 

Subinterfaces of UserPasswordCredentialMapReaderMBean in weblogic.management.security.credentials
 interface UserPasswordCredentialMapEditorMBean
          Provides a set of methods for creating, editing, and removing a credential map that matches WebLogic users to remote usernames and their corresponding passwords.
 interface UserPasswordCredentialMapExtendedReaderMBean
          Provides a set of methods for reading the credential mappings.
 

Uses of UserPasswordCredentialMapReaderMBean in weblogic.security.providers.credentials
 

Subinterfaces of UserPasswordCredentialMapReaderMBean in weblogic.security.providers.credentials
 interface DefaultCredentialMapperMBean
          This MBean represents configuration attributes for the WebLogic Credential Mapping provider.Deprecation of MBeanHome and Type-Safe InterfacesThis is a type-safe interface for a WebLogic Server MBean, which you can import into your client classes and access through weblogic.management.MBeanHome.
 


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