public class TemplateSessionValidator extends SessionValidator
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
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.
|
getRunData
public TemplateSessionValidator()
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.