issrg.test.xacml
Class TestingSimplePDP

java.lang.Object
  extended by issrg.test.xacml.TestingSimplePDP

public class TestingSimplePDP
extends java.lang.Object

Author:
ls97

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

Constructor Detail

TestingSimplePDP

public TestingSimplePDP()
Creates a new instance of Test

Method Detail

setLogLevel

public void setLogLevel(java.lang.String configFile)
                 throws java.lang.Exception
Throws:
java.lang.Exception

main

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