BEA WebLogic Server 9.1 Domain Configuration Schema Reference

http://www.bea.com/ns/weblogic/90/domain
element password-encrypted

Model
<password-encrypted>string</password-encrypted>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation

The encrypted database user password. If the user password is specified in the descriptor, the descriptor value overrides this value.

To set this attribute, use weblogic.management.EncryptionHelper.encrypt() to encrypt the value. Then set this attribute to the output of the encrypt() method.

To compare a password that a user enters with the encrypted value of this attribute, go to the same WebLogic Server instance that you used to set and encrypt this attribute and use weblogic.management.EncryptionHelper.encrypt() to encrypt the user-supplied password. Then compare the encrypted values.

Privileges: Read/Write

Encrypted: WebLogic Server encrypts this value before saving it in the configuration document. WebLogic Server does not provide utilities to unencrypt this data.

Redeploy or Restart required: Changes take effect after you redeploy the module or restart the server.

MBean Attribute: JDBCDataSourceFactoryMBean.PasswordEncrypted

Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
BEA WebLogic Server 9.1 Domain Configuration Schema Reference

Version: 9.1