public class SessionAlreadyUsedException extends AuthenticationException
SessionRegistry
implementation if an attempt is made to create new session information
for an existing sessionId. The user should firstly clear the existing session from the
ConcurrentSessionRegistry
.Constructor and Description |
---|
SessionAlreadyUsedException(String msg) |
getAuthentication, getExtraInformation
contains, getMessage, getMostSpecificCause, getRootCause
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public SessionAlreadyUsedException(String msg)
Copyright © 2014. All rights reserved.