org.globus.ogsa.impl.security.authentication.test
Class TestGssXMLSignature
java.lang.Object
TestCase
org.globus.ogsa.impl.security.authentication.test.TestGssXMLSignature
- public class TestGssXMLSignature
- extends TestCase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestGssXMLSignature
public TestGssXMLSignature(java.lang.String name)
suite
public static Test suite()
main
public static void main(java.lang.String[] args)
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSOAPEnvelope
protected SOAPEnvelope getSOAPEnvelope()
throws java.lang.Exception
- Throws:
java.lang.Exception
createContexts
protected void createContexts()
throws java.lang.Exception
- Throws:
java.lang.Exception
tearDown
protected void tearDown()
throws java.lang.Exception
- Throws:
java.lang.Exception
testSuccessfulVerify
public void testSuccessfulVerify()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveBodyVerify
public void testRemoveBodyVerify()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeBodyVerify
public void testChangeBodyVerify()
throws java.lang.Exception
- Throws:
java.lang.Exception
testChangeDigest
public void testChangeDigest()
throws java.lang.Exception
- Throws:
java.lang.Exception
testVerifyWithWrongContext
public void testVerifyWithWrongContext()
throws java.lang.Exception
- Throws:
java.lang.Exception