public class SpincastSessionFilterDefault extends Object implements SpincastSessionFilter
| Constructor and Description |
|---|
SpincastSessionFilterDefault(SpincastSessionManager spincastSessionManager,
SpincastSessionConfig spincastSessionConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
after(RequestContext<?> context) |
void |
before(RequestContext<?> context) |
protected String |
getSessionIdFromUserRequest(RequestContext<?> context) |
protected SpincastSessionConfig |
getSpincastSessionConfig() |
protected SpincastSessionManager |
getSpincastSessionManager() |
protected boolean |
isUpdateModificationDateEvenIfNotDirty(SpincastSession session) |
@Inject public SpincastSessionFilterDefault(SpincastSessionManager spincastSessionManager, SpincastSessionConfig spincastSessionConfig)
protected SpincastSessionManager getSpincastSessionManager()
protected SpincastSessionConfig getSpincastSessionConfig()
public void before(RequestContext<?> context)
before in interface SpincastSessionFilterpublic void after(RequestContext<?> context)
after in interface SpincastSessionFilterprotected boolean isUpdateModificationDateEvenIfNotDirty(SpincastSession session)
protected String getSessionIdFromUserRequest(RequestContext<?> context)
Copyright © 2018. All rights reserved.