public class Constants
extends java.lang.Object
org.apache.catalina.session
package.Modifier and Type | Field and Description |
---|---|
static java.util.Set<java.lang.String> |
excludedAttributeNames
Set of session attribute names used internally by Tomcat that should
always be removed from the session before it is persisted, replicated or
equivalent.
|
Constructor and Description |
---|
Constants() |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.