issrg.test.xacml
Class TestingPDP

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

public class TestingPDP
extends java.lang.Object

Author:
ls97

Constructor Summary
TestingPDP()
          Creates a new instance of TestPDP
 
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

TestingPDP

public TestingPDP()
Creates a new instance of TestPDP

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)