org.globus.ogsa.impl.security.authentication.test
Class TestGssXMLEncryption
java.lang.Object
TestCase
org.globus.ogsa.impl.security.authentication.test.TestGssXMLEncryption
- public class TestGssXMLEncryption
- extends TestCase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestGssXMLEncryption
public TestGssXMLEncryption(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
testSuccessfulDecrypt
public void testSuccessfulDecrypt()
throws java.lang.Exception
- Throws:
java.lang.Exception
testRemoveBodyDecrypt
public void testRemoveBodyDecrypt()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDecryptWithWrongContext
public void testDecryptWithWrongContext()
throws java.lang.Exception
- Throws:
java.lang.Exception