Class Summary |
AsynchronousDataResponder |
Servlet that responds to the data post requests of the local service (e.g. |
AsynchronousRedirectResponder |
Servlet that responds to the redirect requests of the local service (e.g. |
FormFields |
Helper class that provides methods and constants for creating and dealing
with the various form fields. |
LocalRequest |
Encapsulates a local request, basicall an URL where the local request is sent
to and a request string. |
LocalRequestHelper |
Contains commonly used helper functions for the local request procedure. |
PdfASServletContextListener |
The ServletContextListener is notified when the webapplication starts up and shuts down. |
SessionAttributes |
Helper class that provides constants for the session attributes. |
SessionInformation |
This class is a collection of various session parameters that are passed
between the servlets and jsps. |
SessionTable |
This class contains the session table that is used for local requests. |
Sign |
This method is the sign servlet for the pdf-as web application. |
SignPreview |
|
Verify |
This method is the verify servlet for the pdf-as web application. |
VerifyPreview |
|