public interface SignatureCreator
Modifier and Type | Method and Description |
---|---|
String |
createSignature(Map<String,List<String>> messageHeaders,
String uri,
String method) |
String createSignature(Map<String,List<String>> messageHeaders, String uri, String method) throws IOException
IOException
Apache CXF