org.globus.ogsa.impl.security.authentication.test
Class TestWSSecurity
java.lang.Object
TestCase
org.globus.ogsa.impl.security.authentication.test.TestWSSecurity
- public class TestWSSecurity
- extends TestCase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestWSSecurity
public TestWSSecurity(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
testGssSignatue
public void testGssSignatue()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGssEncryption
public void testGssEncryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509Signature
public void testX509Signature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509Encryption
public void testX509Encryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDoubleX509Encryption
public void testDoubleX509Encryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGssSignatureAndX509Encryption
public void testGssSignatureAndX509Encryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509EncryptionAndGssSignature
public void testX509EncryptionAndGssSignature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509EncryptionAndGssEncryption
public void testX509EncryptionAndGssEncryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGssEncryptionAndX509Encryption
public void testGssEncryptionAndX509Encryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testDoubleX509Signature
public void testDoubleX509Signature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGssSignatureAndX509Signature
public void testGssSignatureAndX509Signature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509SignatureAndGssSignature
public void testX509SignatureAndGssSignature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509SignatureAndGssEncryption
public void testX509SignatureAndGssEncryption()
throws java.lang.Exception
- Throws:
java.lang.Exception