@Component public class RestAuthEntryPoint extends Object implements org.springframework.security.web.AuthenticationEntryPoint
ExceptionTranslationFilter
.Constructor and Description |
---|
RestAuthEntryPoint() |
Modifier and Type | Method and Description |
---|---|
void |
commence(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
org.springframework.security.core.AuthenticationException authException) |
public void commence(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, org.springframework.security.core.AuthenticationException authException) throws IOException, javax.servlet.ServletException
commence
in interface org.springframework.security.web.AuthenticationEntryPoint
IOException
javax.servlet.ServletException
Copyright © 2018 Walmart, Inc.. All rights reserved.