Interface SessionAttributes

All Superinterfaces:
AutoCloseable, Map<String,Object>
All Known Implementing Classes:
AbstractSessionAttributes, CoarseSessionAttributes, DetachedSessionAttributes, FineSessionAttributes

public interface SessionAttributes extends Map<String,Object>, AutoCloseable
Author:
Paul Ferraro