issrg.test.message.client
Class TestAPI

java.lang.Object
  extended by issrg.test.message.client.TestAPI

public class TestAPI
extends java.lang.Object

this class is for testing various protocols of PERMIS PDP/CVS. it includes SAML Authz Request v1.0, XACML request context in SAML Request v2.0, WS-Trust request and pure XACML request context.

Author:
Linying Su

Constructor Summary
TestAPI()
          Creates a new instance of TestWS
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAPI

public TestAPI()
Creates a new instance of TestWS

Method Detail

main

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