|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SignSessionInformation | |
| at.gv.egiz.pdfas.web.helper | |
| at.knowcenter.wag.egov.egiz.web | |
| at.knowcenter.wag.egov.egiz.web.servlets | |
| Uses of SignSessionInformation in at.gv.egiz.pdfas.web.helper |
| Methods in at.gv.egiz.pdfas.web.helper with parameters of type SignSessionInformation | |
static void |
SignServletHelper.prepareSign(SignSessionInformation si)
Prepares the sign. |
static void |
SignServletHelper.finishSign(SignSessionInformation si,
HttpServletRequest request,
HttpServletResponse response,
ServletContext context)
Finishes the sign. |
static void |
SignServletHelper.returnSignResponse(SignSessionInformation si,
HttpServletRequest request,
HttpServletResponse response)
Returns the data in the SignResult with proper content disposition. |
| Uses of SignSessionInformation in at.knowcenter.wag.egov.egiz.web |
| Methods in at.knowcenter.wag.egov.egiz.web with parameters of type SignSessionInformation | |
static String |
LocalRequestHelper.processLocalSign(SignSessionInformation si,
HttpServletRequest request,
HttpServletResponse response)
Sets up the local sign procedure. |
| Uses of SignSessionInformation in at.knowcenter.wag.egov.egiz.web.servlets |
| Methods in at.knowcenter.wag.egov.egiz.web.servlets with parameters of type SignSessionInformation | |
protected void |
RetrieveSignatureDataServlet.processSign(HttpServletRequest request,
HttpServletResponse response,
SignSessionInformation si)
|
protected void |
DataURLServlet.processSign(HttpServletRequest request,
HttpServletResponse response,
SignSessionInformation si)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||