Interface LtiLaunchAuthenticationHandler


public interface LtiLaunchAuthenticationHandler
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.security.core.Authentication
    createAuthentication(javax.servlet.http.HttpServletRequest request)
     
  • Method Details

    • createAuthentication

      org.springframework.security.core.Authentication createAuthentication(javax.servlet.http.HttpServletRequest request)