Interface MockSessionService

All Known Implementing Classes:
SuperUserMockSessionService

public interface MockSessionService
Manages instances of mock session. A mock session creates a User and Profile to go with the Session. Optionally, the mock account may be deleted at a later time. This is intended to be used for testing and development.