public class CloudAuthenticationEntryPoint extends Object implements org.springframework.security.web.AuthenticationEntryPoint
| Constructor and Description |
|---|
CloudAuthenticationEntryPoint() |
| 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 void commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException)
throws IOException
commence in interface org.springframework.security.web.AuthenticationEntryPointIOExceptionCopyright © 2013–2017 Europeana Cloud Development Team. All rights reserved.