Is it possible to have different session timeouts for different sessions? (eg. for different users)
Is it possible to change the time out settings programatically (at runtime)?
Thanks!
Type: Posts; User: victropolis@gmail.com; Keyword(s):
Is it possible to have different session timeouts for different sessions? (eg. for different users)
Is it possible to change the time out settings programatically (at runtime)?
Thanks!
Is it possible to programatically (at runtime) change the number of concurrent sessions a given user can have?
Is it possible to have some users be able to have one concurrent session setting and...
Did you ever figure out this 403?
where in the applicationContext.xml? which applicationContext.xml? roo's? or the one roo generates for my project?
I want to create a roo web app, with spring security, etc, however, it will get all of it's data from a web service. The only way I can think of doing this is to fake roo out by creating a dummy...