The following table describes properties for the provider-config element.
Table 1–148 provider-config Properties| Property | Default | Description | 
|---|---|---|
| domain-dir/config/wss-server-config-1.0.xml | Specifies the location of the message security configuration file. To point to a configuration file in the domain-dir/config directory, use the prefix ${com.sun.aas.instanceRoot}/config/, for example: ${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml | |
| false | If true, enables dumping of server provider debug messages to the server log. | |
| false | If true, signals the provider runtime to collect the user name and password from the CallbackHandler for each request. If false, the user name and password for wsse:UsernameToken(s) is collected once, during module initialization. This property is only applicable for a ClientAuthModule. | |
| s1as | Specifies the encryption key used by the provider. The key is identified by its keystore alias. | |
| s1as | Specifies the signature key used by the provider. The key is identified by its keystore alias. |