- All Implemented Interfaces:
- java.io.Serializable
public class SessionAuthenticationException
extends AuthenticationException
Thrown by an SessionAuthenticationStrategy to indicate that an authentication
object is not valid for the current session, typically because the same user has
exceeded the number of sessions they are allowed to have concurrently.
- Since:
- 3.0
- See Also:
- Serialized Form