Interface ISessionUserProvider<T extends SessionUser>


  • public interface ISessionUserProvider<T extends SessionUser>
    • Method Detail

      • getSessionUser

        T getSessionUser()
      • getLtpaCookie

        javax.servlet.http.Cookie getLtpaCookie()
                                         throws Exception
        Throws:
        Exception