org.acegisecurity.event.authentication
Class AuthenticationSuccessEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.acegisecurity.event.authentication.AbstractAuthenticationEvent
org.acegisecurity.event.authentication.AuthenticationSuccessEvent
- All Implemented Interfaces:
- Serializable
public class AuthenticationSuccessEvent
- extends AbstractAuthenticationEvent
Application event which indicates successful authentication.
- Version:
- $Id: AuthenticationSuccessEvent.java 1496 2006-05-23 13:38:33Z benalex $
- Author:
- Ben Alex
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
AuthenticationSuccessEvent
public AuthenticationSuccessEvent(Authentication authentication)
Copyright © 2004-2012 Interface21, Inc. All Rights Reserved.