blob: 78250745c007c8095610dc7a62819c36cd5a0b36 [file] [log] [blame]
<deployment xmlns="http://xml.apache.org/axis/wsdd/"
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
<globalConfiguration>
<requestFlow>
<!-- define the client Signing handler configuration -->
<handler type="java:samples.security.ClientSigningHandler">
<parameter name="keystore" value="samples/security/keystore.jks"/>
</handler>
</requestFlow>
</globalConfiguration>
</deployment>