toggle menu
few
jvm
switch theme
search in API
web
/
web.security.handler
/
DelegatedAuthenticationEntryPoint
Delegated
Authentication
Entry
Point
class
DelegatedAuthenticationEntryPoint
(
handlerExceptionResolver
:
HandlerExceptionResolver
)
:
AuthenticationEntryPoint
Members
Constructors
Delegated
Authentication
Entry
Point
Link copied to clipboard
constructor
(
handlerExceptionResolver
:
HandlerExceptionResolver
)
Functions
commence
Link copied to clipboard
open
override
fun
commence
(
request
:
HttpServletRequest
,
response
:
HttpServletResponse
,
authException
:
AuthenticationException
)