org.globus.ogsa.impl.security.authentication.test
Class TestPerformance
java.lang.Object
org.globus.ogsa.impl.security.authentication.test.TestPerformance
- public class TestPerformance
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPerformance
public TestPerformance()
main
public static void main(java.lang.String[] args)
throws java.lang.Exception
- Throws:
java.lang.Exception
setUp
protected void setUp()
throws java.lang.Exception
- Throws:
java.lang.Exception
getSOAPEnvelope
protected SOAPEnvelope getSOAPEnvelope(int size)
throws java.lang.Exception
- Throws:
java.lang.Exception
getSOAPEnvelope
protected SOAPEnvelope getSOAPEnvelope(int size,
boolean simple)
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
testGssSignature
public void testGssSignature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGssSignature
protected double testGssSignature(int size)
throws java.lang.Exception
- Throws:
java.lang.Exception
testGssEncryption
public void testGssEncryption()
throws java.lang.Exception
- Throws:
java.lang.Exception
testGssEncryption
protected double testGssEncryption(int size)
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509Signature
public void testX509Signature()
throws java.lang.Exception
- Throws:
java.lang.Exception
testX509Signature
protected double testX509Signature(int size)
throws java.lang.Exception
- Throws:
java.lang.Exception