All Classes and Interfaces
Class
Description
A base abstract HTTP filter that verifies request before passing it to next step of chain
A class where
BaseComparableBean.hashCode(), BaseComparableBean.equals(Object) and BaseComparableBean.toString() are
implemented with builders in commons-lang, which makes derived classes easy to compare in unit
testsFilter that redirects requests to the primary domain if request is not from it.
An HTTP filter that only allows request for a whitelist of domains
This servlet validates request with
Validator from spring context and return a JSON pojo
for validation results.AspectJ advice that logs input and output of method invocation
A Java class that creates proxy around arbitrary interface and logs input, output of invocation
of every method call
Adapter to convert
DateTime back and forth for JAXBUtility to parse /etc/mime.types file and generate properties file
A spring bean that downloads S3 object into a local file, return the file and delete it when
Spring context disposes.