Interface MockSessionService
- All Known Implementing Classes:
SuperUserMockSessionService
public interface MockSessionService
-
Method Summary
-
Method Details
-
createMockSession
Creates aSession,User, andProfile. The createdUseris assigned a scrambled password which is returned int heMockSessionCreation.- Parameters:
mockSessionRequest- theMockSessionRequest- Returns:
- the
MockSessionCreation
-