org.globus.ogsa.impl.security.test
Class TestSecureServiceAccess

java.lang.Object
  extended byTestCase
      extended byorg.globus.ogsa.server.test.GridTestCase
          extended byorg.globus.ogsa.impl.security.test.TestSecureServiceAccess

public class TestSecureServiceAccess
extends GridTestCase

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.globus.ogsa.server.test.GridTestCase
TEST_SERVER
 
Constructor Summary
TestSecureServiceAccess(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static Test suite()
           
static void testSecureService()
           
 
Methods inherited from class org.globus.ogsa.server.test.GridTestCase
setTestServer, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSecureServiceAccess

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

suite

public static Test suite()

main

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

testSecureService

public static void testSecureService()
                              throws java.lang.Exception
Throws:
java.lang.Exception