@Service public class PowerAuthApiAuthenticationEntryPoint extends Object implements org.springframework.security.web.AuthenticationEntryPoint
| Constructor and Description |
|---|
PowerAuthApiAuthenticationEntryPoint() |
| 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 PowerAuthApiAuthenticationEntryPoint()
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 © 2017–2020 Wultra s.r.o.. All rights reserved.