Uses of Class
lumis.portal.authentication.http.ContinueOnNextRequestException

Packages that use ContinueOnNextRequestException
lumis.portal.authentication.http Contains the infrastructure for authenticating http requests. 
 

Uses of ContinueOnNextRequestException in lumis.portal.authentication.http
 

Methods in lumis.portal.authentication.http that throw ContinueOnNextRequestException
 java.lang.String IHttpAuthenticator.authenticate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Performs the authentication for a given request.
 java.lang.String HttpHandshakeAuthenticator.authenticate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Tries to authenticate the request, calling HttpHandshakeAuthenticator.doAuthentication(HttpServletRequest, HttpServletResponse) or HttpHandshakeAuthenticator.requestAuthentication(HttpServletRequest, HttpServletResponse) according to the current state.
protected  java.lang.String NtlmAuthenticator.doAuthentication(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Do the authentication using the NTLM negotiation result.
protected abstract  java.lang.String HttpHandshakeAuthenticator.doAuthentication(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
          Perform the user authentication for the given request.
 



Lumisportal  6.1.0.111014 - Copyright © 2001-2007, Lumis. All Rights Reserved.