List of usage examples for org.springframework.security.web.authentication Http403ForbiddenEntryPoint subclass-usage
From source file org.springframework.flex.security3.FlexAuthenticationEntryPoint.java
/**
* An {@link AuthenticationEntryPoint} implementation to be used in conjunction with an authentication
* process that is completely driven by a Flex client, i.e. by presenting a Flex-based login UI and using
* the client-side ChannelSet API to commence authentication.
*
* <p>Mostly this class exists to satisfy the requirements of Spring Security, where it requires an