Interface OpenIdConnectSessionProvider


@Deprecated public interface OpenIdConnectSessionProvider
Deprecated.
As of Cavanaugh (7.4.x), with no direct replacement
  • Method Summary

    Modifier and Type
    Method
    Description
    getOpenIdConnectSession(javax.servlet.http.HttpSession httpSession)
    Deprecated.
     
  • Method Details

    • getOpenIdConnectSession

      OpenIdConnectSession getOpenIdConnectSession(javax.servlet.http.HttpSession httpSession)
      Deprecated.