Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Domains: Web Service Security: General

Configuration Options     Related Tasks     Related Topics

Use this page to configure the general properties of a Web service security configuration.

Configuration Options

Name Description
Policy Selection Preference

Gets the value of the PolicySelectionPreference attribute.

The preference value can be one of the following:

  • NONE

  • SCP

  • SPC

  • CSP

  • CPS

  • PCS

  • PSC

Where: S: Security or functionality; C: Compatibility or Interoperability; P: Performance

If NONE is specified, no preference is applied - the first policy alternative is always chosen, and optional policy assertions are ignored.

MBean Attribute:
WebserviceSecurityMBean.PolicySelectionPreference

Default Credential Provider STS URI

Gets the default STS endpoint URL for all WS-Trust enabled credential providers of this Web Service security configuration.

MBean Attribute:
WebserviceSecurityMBean.DefaultCredentialProviderSTSURI

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

Related Tasks

Related Topics


Back to Top