|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionInformation | |
---|---|
at.knowcenter.wag.egov.egiz.web |
Uses of SessionInformation in at.knowcenter.wag.egov.egiz.web |
---|
Methods in at.knowcenter.wag.egov.egiz.web with parameters of type SessionInformation | |
---|---|
static void |
Sign.finishSign(SessionInformation si,
HttpServletRequest request,
HttpServletResponse response,
ServletContext context)
|
static void |
Sign.prepareSign(SessionInformation si)
|
static void |
LocalRequestHelper.processLocalSign(SessionInformation si,
HttpServletRequest request,
HttpServletResponse response)
Sets up the local sign procedure. |
static void |
LocalRequestHelper.processLocalVerify(SessionInformation si,
List holders_to_verify,
HttpServletRequest request,
HttpServletResponse response)
Sets up the local verify procedure. |
static void |
Sign.returnSignResponse(SessionInformation si,
HttpServletResponse response)
Returns the data in the SignResult with proper content disposition. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |