public class PentahoBasicAuthenticationEntryPoint
extends org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint
implements org.springframework.security.web.AuthenticationEntryPoint, org.springframework.beans.factory.InitializingBean
| Constructor and Description |
|---|
PentahoBasicAuthenticationEntryPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
org.springframework.security.core.AuthenticationException authException) |
afterPropertiesSet, getRealmName, setRealmNamepublic PentahoBasicAuthenticationEntryPoint()
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.AuthenticationEntryPointcommence in class org.springframework.security.web.authentication.www.BasicAuthenticationEntryPointIOExceptionCopyright © 2021 Hitachi Vantara. All rights reserved.