org.globus.ogsa.impl.security.authentication.test
Class TestReplayAttackFilter

java.lang.Object
  extended byTestCase
      extended byorg.globus.ogsa.impl.security.authentication.test.TestReplayAttackFilter

public class TestReplayAttackFilter
extends TestCase

See Also:
Serialized Form

Constructor Summary
TestReplayAttackFilter(java.lang.String name)
           
 
Method Summary
static Test suite()
           
 void testTimestamp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestReplayAttackFilter

public TestReplayAttackFilter(java.lang.String name)
Method Detail

suite

public static Test suite()

testTimestamp

public void testTimestamp()
                   throws java.lang.Exception
Throws:
java.lang.Exception