| Package | Description | 
|---|---|
| weblogic.management.security.credentials | 
 Provides interfaces and classes for the configuration, control and monitoring of Credential Mapping security providers in a WebLogic security realm. 
 | 
| Modifier and Type | Interface | Description | 
|---|---|---|
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  | 
UserPasswordCredentialMapExtendedEditorMBean | 
 Provides a set of methods for creating, editing, and removing a
 credential map that matches WebLogic users to remote usernames,
 including user's identity domain, and their corresponding passwords. 
 | 
interface  | 
UserPasswordCredentialMapExtendedReaderMBean | 
 Provides a set of methods for reading the credential mappings. 
 | 
interface  | 
UserPasswordCredentialMapExtendedV2ReaderMBean | 
 Provides a set of methods for reading the credential mappings. 
 |