Uses of Class
org.eclipse.jetty.security.openid.OpenIdAuthenticator.UriRedirectInfo
Packages that use OpenIdAuthenticator.UriRedirectInfo
-
Uses of OpenIdAuthenticator.UriRedirectInfo in org.eclipse.jetty.security.openid
Methods in org.eclipse.jetty.security.openid that return OpenIdAuthenticator.UriRedirectInfoModifier and TypeMethodDescriptionOpenIdAuthenticator.removeAndClearCsrfMap
(javax.servlet.http.HttpSession session, String csrf) Methods in org.eclipse.jetty.security.openid that return types with arguments of type OpenIdAuthenticator.UriRedirectInfoModifier and TypeMethodDescriptionprivate Map
<String, OpenIdAuthenticator.UriRedirectInfo> OpenIdAuthenticator.ensureCsrfMap
(javax.servlet.http.HttpSession session) Method parameters in org.eclipse.jetty.security.openid with type arguments of type OpenIdAuthenticator.UriRedirectInfoModifier and TypeMethodDescriptionprotected boolean
OpenIdAuthenticator.MRUMap.removeEldestEntry
(Map.Entry<String, OpenIdAuthenticator.UriRedirectInfo> eldest)