Interface SessionManager

All Superinterfaces:
Component
All Known Implementing Classes:
DefaultSessionManager

public interface SessionManager extends Component
The session manager initializes and destroys the session handler and session cache.
  • Method Details