Class AuthenticationFailureProxyUntrustedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
Serializable

public class AuthenticationFailureProxyUntrustedEvent extends AbstractAuthenticationFailureEvent
Application event which indicates authentication failure due to the CAS user's ticket being generated by an untrusted proxy.
See Also: