Administration Console Online Help
|
Credential Mapping Provider
Tasks Related Topics Attributes
Overview
This tab provides a shortcut to the tabs used to configure a Credential Mapping provider. Use the Configure a new Default Credential Mapper... link to configure a Credential Mapping provider for the security realm.
Tasks
Configuring a New Security Realm
Configuring the WebLogic Credential Mapping Provider
Configuring a Custom Security Provider
Related Topics
Introduction to WebLogic Security
Managing WebLogic Security
Programmimg WebLogic Security
Developing Security Providers for WebLogic Server
Securing a WebLogic Server Deployment
Upgrading Security in WebLogic Server Version 6.x to WebLogic Server Version 7.0
Security FAQ
The Security page in the WebLogic Server documentation
Attributes
Table 0-21
Attribute Label
|
Description
|
Value Constraints
|
Name
|
The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.
MBean: weblogic.security. providers.credentials. DefaultCredentialMapperMBean
Attribute: Name
|
|
Description
|
A short description of the WebLogic Credential Mapping provider.
MBean: weblogic.security. providers.credentials. DefaultCredentialMapperMBean
Attribute: Description
|
Default: "WebLogic Credential Mapping Provider"
|
Version
|
this security provider's version.
Each security provider's mbean should set the default value of this read-only attribute to a string that specifies the version of the provider (eg. 7.3.04). In other words, each security provider's mbean hard-wires its version. There are no conventions on the contents of the version string.
MBean: weblogic.security. providers.credentials. DefaultCredentialMapperMBean
Attribute: Version
|
Default: "1.0"
|
Credential Mapping Deployment Enabled
|
Indicates whether this Credential Mapper provider stores credential maps created when deploying a resource adapter.
MBean: weblogic.security. providers.credentials. DefaultCredentialMapperMBean
Attribute: CredentialMappingDeploymentEnabled
|
Default: new java.lang.Boolean(true)
Valid values:
|