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. |