public class CleanSessionProtocolStateListener extends Object implements be.fedict.eid.applet.shared.protocol.ProtocolStateListener
Removes old identity data from the session. In case something goes wrong with the new identity processing we don't want to end up with a web application that thinks that the citizen performed a successful identification.
Constructor and Description |
---|
CleanSessionProtocolStateListener(HttpServletRequest request)
Main constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
protocolStateTransition(be.fedict.eid.applet.shared.protocol.ProtocolState newProtocolState) |
void |
startProtocolRun() |
void |
stopProtocolRun() |
public CleanSessionProtocolStateListener(HttpServletRequest request)
request
- public void protocolStateTransition(be.fedict.eid.applet.shared.protocol.ProtocolState newProtocolState)
protocolStateTransition
in interface be.fedict.eid.applet.shared.protocol.ProtocolStateListener
public void startProtocolRun()
startProtocolRun
in interface be.fedict.eid.applet.shared.protocol.ProtocolStateListener
public void stopProtocolRun()
stopProtocolRun
in interface be.fedict.eid.applet.shared.protocol.ProtocolStateListener
Copyright © 2008-2015 FedICT. All Rights Reserved.