issrg.aef
Class simpleAEF_A

java.lang.Object
  extended by issrg.aef.simpleAEF_A

public class simpleAEF_A
extends java.lang.Object

Author:
Romain & Gansen

Constructor Summary
simpleAEF_A()
           
 
Method Summary
static boolean constructADF()
           
static java.lang.String consult(SimplePERMISToken principal, Action action, Target target)
           
static boolean getPolicy()
           
static void SimpleTest()
          Creates a new instance of simpleAEF_A
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

simpleAEF_A

public simpleAEF_A()
Method Detail

SimpleTest

public static void SimpleTest()
                       throws java.io.IOException,
                              PbaException,
                              BadURLException,
                              RFC2253ParsingException
Creates a new instance of simpleAEF_A

Throws:
java.io.IOException
PbaException
BadURLException
RFC2253ParsingException

getPolicy

public static boolean getPolicy()

consult

public static java.lang.String consult(SimplePERMISToken principal,
                                       Action action,
                                       Target target)

constructADF

public static boolean constructADF()
                            throws PbaException
Throws:
PbaException