i don't explicitly reference a SessionRegistry. as i have stated before. i use default configuration, which means the filter, sessionregistry, etc used is spring security default.
i have tried...
Type: Posts; User: erl26442; Keyword(s):
i don't explicitly reference a SessionRegistry. as i have stated before. i use default configuration, which means the filter, sessionregistry, etc used is spring security default.
i have tried...
hi skram, thank you for your reply.
yes, i already have the HttpSessionEventPublisher in my web.xml
honestly i'm not familiar with jetty, i've only user tomcat and websphere so far. so it would...
hello everyone,
i have a problem using spring security 3.0.5 with websphere 7.0.0.13 specifically about concurrent session.
in my application i need to restrict a second user to login into our...