public class HttpServletProtocolContext extends Object implements be.fedict.eid.applet.shared.protocol.ProtocolContext
| Modifier and Type | Field and Description |
|---|---|
static String |
PROTOCOL_STATE_SESSION_ATTRIBUTE |
| Constructor and Description |
|---|
HttpServletProtocolContext(javax.servlet.http.HttpServletRequest request)
Main constructor.
|
| Modifier and Type | Method and Description |
|---|---|
be.fedict.eid.applet.shared.protocol.ProtocolState |
getProtocolState() |
void |
removeProtocolState() |
void |
setProtocolState(be.fedict.eid.applet.shared.protocol.ProtocolState protocolState) |
public static final String PROTOCOL_STATE_SESSION_ATTRIBUTE
public HttpServletProtocolContext(javax.servlet.http.HttpServletRequest request)
request - public be.fedict.eid.applet.shared.protocol.ProtocolState getProtocolState()
getProtocolState in interface be.fedict.eid.applet.shared.protocol.ProtocolContextpublic void setProtocolState(be.fedict.eid.applet.shared.protocol.ProtocolState protocolState)
setProtocolState in interface be.fedict.eid.applet.shared.protocol.ProtocolContextpublic void removeProtocolState()
removeProtocolState in interface be.fedict.eid.applet.shared.protocol.ProtocolContextCopyright © 2008-2018 FedICT. All Rights Reserved.