public class TemplateSessionValidator extends SessionValidator
TemplateSecureSessionValidator
except that it does not transfer to the
login page when it detects a null user (or a user not logged in).
The Template Service requires a different Session Validator because of the way it handles screens.
Note that you will need to set the template.login property to the login template.
TemplateSecureSessionValidator
screenHomepage, screenInvalidState, security, templateHomepage, templateInvalidState
CACHE_SIZE_DEFAULT, CACHE_SIZE_KEY, NAME, PREFIX
Constructor and Description |
---|
TemplateSessionValidator() |
Modifier and Type | Method and Description |
---|---|
void |
doPerform(PipelineData pipelineData)
Execute the action.
|
handleFormCounterToken
getRunData
public TemplateSessionValidator()
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.