Uses of Package
org.springframework.security.authentication.event

Packages that use org.springframework.security.authentication.event
org.springframework.security.authentication.event Enables authentication events to be published to the Spring application context. 
org.springframework.security.web.authentication.switchuser Provides HTTP-based "switch user" (su) capabilities. 
 

Classes in org.springframework.security.authentication.event used by org.springframework.security.authentication.event
AbstractAuthenticationEvent
          Represents an application authentication event.
AbstractAuthenticationFailureEvent
          Abstract application event which indicates authentication failure for some reason.
 

Classes in org.springframework.security.authentication.event used by org.springframework.security.web.authentication.switchuser
AbstractAuthenticationEvent
          Represents an application authentication event.
 



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.