issrg.aef
Class simpleAEF_I

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

public class simpleAEF_I
extends java.lang.Object

Author:
Romain & Gansen

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

Constructor Detail

simpleAEF_I

public simpleAEF_I()
Method Detail

SimpleTest

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

Throws:
java.io.IOException
PbaException
BadURLException
RFC2253ParsingException

getPolicy

public static boolean getPolicy(java.lang.String policyPath)
                         throws java.io.IOException,
                                PbaException,
                                java.lang.Throwable
Throws:
java.io.IOException
PbaException
java.lang.Throwable

consult

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

constructADF

public static boolean constructADF()
                            throws PbaException
Throws:
PbaException