public class SessionScopeExtractor extends Object implements AttributeExtractor
| Constructor and Description |
|---|
SessionScopeExtractor(javax.servlet.http.HttpServletRequest request)
Constructor.
|
public SessionScopeExtractor(javax.servlet.http.HttpServletRequest request)
request - The servlet request.public void removeValue(String name)
removeValue in interface HasRemovableKeys<Object>public Enumeration<String> getKeys()
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.