Interface CrowdApplicationAuthenticationService

All Known Implementing Classes:
CrowdApplicationAuthenticationServiceImpl

public interface CrowdApplicationAuthenticationService
Service for creating persistent sessions for specified users.
Since:
6.2
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    authenticate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, String username)
    Authenticates the user to the Crowd application.