blob: 70372f957f3c250293a0ba6488454c2e8c296e28 [file] [log] [blame]
<undeployment 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>
</undeployment>