public class DSpace401AuthenticationEntryPoint extends Object implements org.springframework.security.web.AuthenticationEntryPoint
WebSecurityConfiguration class.| Constructor and Description |
|---|
DSpace401AuthenticationEntryPoint(RestAuthenticationService restAuthenticationService) |
| Modifier and Type | Method and Description |
|---|---|
void |
commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException) |
public DSpace401AuthenticationEntryPoint(RestAuthenticationService restAuthenticationService)
public void commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException)
throws IOException,
javax.servlet.ServletException
commence in interface org.springframework.security.web.AuthenticationEntryPointIOExceptionjavax.servlet.ServletExceptionCopyright © 2019 DuraSpace. All rights reserved.