org.globus.ogsa.impl.security.authentication.wssec.test
Class TestSecurityTokenReference

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

public class TestSecurityTokenReference
extends TestCase

See Also:
Serialized Form

Constructor Summary
TestSecurityTokenReference(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static Test suite()
           
 void testCreate()
           
 void testCreate2()
           
 void testCreate3()
           
static org.w3c.dom.Element toElement(java.lang.String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSecurityTokenReference

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

suite

public static Test suite()

main

public static void main(java.lang.String[] args)

testCreate

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

testCreate2

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

testCreate3

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

toElement

public static org.w3c.dom.Element toElement(java.lang.String xml)
                                     throws java.lang.Exception
Throws:
java.lang.Exception