| 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.session |
Strategy interface and implementations for handling session-related behaviour for a newly authenticated user.
|
| 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.
|
| Class and Description |
|---|
| AbstractAuthenticationEvent
Represents an application authentication event.
|
Copyright © 2016. All rights reserved.