Package org.vladnput

Interface Summary
RequestCanonicalizer This interface can be implemented to customize the way that the request URL and request parameters are matched against the Vlad file.
 

Class Summary
ParseErrors Class for storing errors found during the parsing of a Vlad configuration file.
VladConfig The main class for interfacing with the VladNput framework.
VladError Class representing a single validation error.
VladErrors A list of VladError objects.
VladLogger This class logs all requests and request parameters that are in violation of the security policy defined by a Vlad configuration.
VladMessages Class that defines valid message names and stores the messages for an individual type, parameter, parameter match, or message defaults.
VladMessageVars Class that acts as a registry of all the variable names that may appear in a message.
VladUtil Various static utility routines.
 

Exception Summary
ParseException Exception thrown when parsing a Vlad file fails.
 



Copyright © 2009 Patrick Higgins. All Rights Reserved.