Database Reference
In-Depth Information
Alternatively, one can also edit the composite.xml source code and add the fol-
lowing properties to the binding to do the same. One can add the username and
password as part of the properties shown in the following snippet:
<wsp:PolicyReference URI="oracle/
wss_username_token_client_policy"
orawsp:category="security"
orawsp:status="enabled"/>
<property
name="oracle.webservices.auth.username"
type="xs:string"
many="false" override="may">USERNAME</property>
<property
name="oracle.webservices.auth.password"
type="xs:string"
Search WWH ::




Custom Search