|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionAlreadyUsedException | |
---|---|
org.springframework.security.concurrent | Concurrent session control and registration classes. |
Uses of SessionAlreadyUsedException in org.springframework.security.concurrent |
---|
Methods in org.springframework.security.concurrent that throw SessionAlreadyUsedException | |
---|---|
void |
SessionRegistry.registerNewSession(String sessionId,
Object principal)
Registers a new session for the specified principal. |
|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |