public class SyncopeBasicAuthenticationEntryPoint extends BasicAuthenticationEntryPoint
AuthenticationException
as other Syncope errors.Constructor and Description |
---|
SyncopeBasicAuthenticationEntryPoint() |
Modifier and Type | Method and Description |
---|---|
void |
commence(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
AuthenticationException authException) |
afterPropertiesSet, getRealmName, setRealmName
public SyncopeBasicAuthenticationEntryPoint()
public void commence(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, AuthenticationException authException) throws IOException
commence
in interface AuthenticationEntryPoint
commence
in class BasicAuthenticationEntryPoint
IOException
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.