| AbstractServlet |
Very straightforward servlet wrapper.
|
| BasicExceptionHandler |
Created by Jeff Gaynor
on 2/6/15 at 4:32 PM
|
| Bootstrapper |
This class controls the loading of the correct boot strapper, which in turn is
charged with translating the configuration into usable objects.
|
| ExceptionHandlerThingie |
A class that holds the information for the exception handler
|
| HeaderUtils |
Created by Jeff Gaynor
on 8/16/22 at 5:12 PM
|
| JSPUtil |
Class with a bunch of very useful JSP utilities in it.
|
| MyTomcatFilter |
A really basic filter.
|
| NotificationEvent |
Created by Jeff Gaynor
on 9/14/12 at 5:21 PM
|
| Notifier |
Created by Jeff Gaynor
on 9/14/12 at 5:23 PM
|
| ServiceClient |
This class is a client that talks to a server.
|
| ServletDebugUtil |
Created by Jeff Gaynor
on 3/20/17 at 11:07 AM
|
| ServletXMLConfigUtil |
Created by Jeff Gaynor
on 5/16/13 at 9:45 AM
|
| TrivialUsernameTransformer |
This transformation is trivial, i.e. it returns a null
myproxy username and the returned username is simply the passed-in.
|