DelegatedAuthenticationEntryPoint

class DelegatedAuthenticationEntryPoint(handlerExceptionResolver: HandlerExceptionResolver) : AuthenticationEntryPoint

Constructors

Link copied to clipboard
constructor(handlerExceptionResolver: HandlerExceptionResolver)

Functions

Link copied to clipboard
open override fun commence(request: HttpServletRequest, response: HttpServletResponse, authException: AuthenticationException)