org.owasp.esapi.reference.accesscontrol.policyloader
Class ACRParameterLoaderHelper

java.lang.Object
  extended by org.owasp.esapi.reference.accesscontrol.policyloader.ACRParameterLoaderHelper

public final class ACRParameterLoaderHelper
extends Object


Constructor Summary
ACRParameterLoaderHelper()
           
 
Method Summary
static Object getParameterValue(org.apache.commons.configuration.XMLConfiguration config, int currentRule, int currentParameter, String parameterType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ACRParameterLoaderHelper

public ACRParameterLoaderHelper()
Method Detail

getParameterValue

public static Object getParameterValue(org.apache.commons.configuration.XMLConfiguration config,
                                       int currentRule,
                                       int currentParameter,
                                       String parameterType)
                                throws Exception
Throws:
Exception


Copyright © 2011 The Open Web Application Security Project (OWASP). All Rights Reserved.