org.owasp.esapi.reference.accesscontrol.policyloader
Interface ACRParameterLoader<T>

All Known Implementing Classes:
DynaBeanACRParameterLoader

public interface ACRParameterLoader<T>


Method Summary
 T getParameters(org.apache.commons.configuration.XMLConfiguration config, int currentRule)
           
 

Method Detail

getParameters

T getParameters(org.apache.commons.configuration.XMLConfiguration config,
                int currentRule)
                throws java.lang.Exception
Throws:
java.lang.Exception


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