| Interface | Description | 
|---|---|
| CredentialCacheMBean | 
 Defines methods used to get/set the
 configuration attributes that are required to support the credential cache. 
 | 
| CredentialMapperMBean | 
 The SSPI MBean that all Credential Mapping providers must extend. 
 | 
| CredentialProperty | 
 Provides constants for the property
 names used to obtain values from a  
Properties object when
 using the AliasCredentialMapReaderMBean. | 
| DeployableCredentialMapperMBean | Deprecated
 12.2.1.0.0 
 | 
| PKICredentialMapEditorMBean | 
 Provides a set of methods for creating, editing, and removing a
 credential map that matches users, resources and credential action
 to keystore aliases and the corresponding passwords. 
 | 
| PKICredentialMapExtendedEditorMBean | 
 Provides a set of methods for creating, editing, and removing a
 credential map that matches users, resources and credential action
 to keystore aliases and the corresponding passwords. 
 | 
| PKICredentialMapExtendedReaderMBean | 
 Provides a set of methods for reading a credential map that matches
 users and resources to aliases and their corresponding passwords that can then be used to
 retrieve key information or public certificate information from the configured keystores. 
 | 
| PKICredentialMapReaderMBean | 
 Provides a set of methods for reading a credential map that matches
 users and resources to aliases and their corresponding passwords that can then be used to
 retrieve key information or public certificate information from the configured keystores. 
 | 
| 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. 
 | 
| 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. 
 | 
| UserPasswordCredentialMapExtendedReaderMBean | 
 Provides a set of methods for reading the credential mappings. 
 | 
| UserPasswordCredentialMapExtendedV2ReaderMBean | 
 Provides a set of methods for reading the credential mappings. 
 | 
| UserPasswordCredentialMapReaderMBean | 
 Provides a set of methods for reading credentials and credential mappings. 
 | 
| Class | Description | 
|---|---|
| CredentialMapperImpl | 
 This is the class that a security provider must
 extend to implement a CredentialMapperImpl security provider
 See additional text in ProviderImpl.java. 
 | 
| DeployableCredentialMapperImpl | 
 This class extends the CredentialMapperImpl class. 
 |