Package | Description |
---|---|
org.springframework.security.authentication.event |
Authentication success and failure events which can be published to the Spring application context.
|
org.springframework.security.web.authentication.switchuser |
Provides HTTP-based "switch user" (su) capabilities.
|
Class and Description |
---|
AbstractAuthenticationEvent
Represents an application authentication event.
|
AbstractAuthenticationFailureEvent
Abstract application event which indicates authentication failure for some reason.
|
Class and Description |
---|
AbstractAuthenticationEvent
Represents an application authentication event.
|
Copyright © 2015. All rights reserved.