org.globus.ogsa.impl.security.authentication.test
Class TestSecurity
java.lang.Object
TestCase
org.globus.ogsa.server.test.GridTestCase
org.globus.ogsa.impl.security.authentication.test.TestSecurity
- public class TestSecurity
- extends GridTestCase
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSecurity
public TestSecurity(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
- Overrides:
setUp in class GridTestCase
- Throws:
java.lang.Exception
testCreateSignature
public void testCreateSignature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testCreateEncryption
public void testCreateEncryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMTNotificationSignature
public void testMTNotificationSignature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testMTNotificationEncryption
public void testMTNotificationEncryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServiceDataNotificationEncryption
public void testServiceDataNotificationEncryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testServiceDataNotificationSignature
public void testServiceDataNotificationSignature()
throws java.lang.Exception
- Throws:
java.lang.Exception