Package org.apache.wss4j.dom.message
Class NoSoapPrefixSignatureTest
- java.lang.Object
-
- org.apache.wss4j.dom.message.NoSoapPrefixSignatureTest
-
public class NoSoapPrefixSignatureTest extends Object
This is a test for WSS-60 - "Problems when SOAP envelope namespace prefix is null" http://issues.apache.org/jira/browse/WSS-60
-
-
Constructor Summary
Constructors Constructor Description NoSoapPrefixSignatureTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
testNoSOAPNamespacePrefix()
Test signing a SOAP message that has no SOAP namespace prefix
-