Administration Console Online Help

    Previous Next  Open TOC in new window 
Content starts here

Domains: Web Service Security: Token Handler: Properties: Configuration

Configuration Options     Related Tasks     Related Topics

Use this page to configure a property associated with a token handler of a Web Service security configuration.

NOTE: This information applies to JAX-RPC 1.1 Web Services only, and not to JAX-WS 2.0 Web Services.

Configuration Options

Name Description
Name

The user-specified name of this MBean instance.

This name is included as one of the key properties in the MBean's javax.management.ObjectName:
Name=user-specified-name

MBean Attribute:
ConfigurationPropertyMBean.Name

Changes take effect after you redeploy the module or restart the server.

Value

Specifies the value of the property.

If the property is encrypted, then attribute is null and one should use the EncryptedValue attribute to get the decrypted value.

MBean Attribute:
ConfigurationPropertyMBean.Value

Confirm Value
Confirm Value

Related Tasks

Related Topics


  Back to Top