Class SyncopeBasicAuthenticationEntryPoint

java.lang.Object
org.springframework.security.web.authentication.www.BasicAuthenticationEntryPoint
org.apache.syncope.core.spring.security.SyncopeBasicAuthenticationEntryPoint
All Implemented Interfaces:
InitializingBean, AuthenticationEntryPoint

public class SyncopeBasicAuthenticationEntryPoint extends BasicAuthenticationEntryPoint
Render Spring's AuthenticationException as other Syncope errors.