Very thanks for you help rwinch. I use other solution - I use javascript function setTimeout,clearTimeout, this solve my problem.
Type: Posts; User: ghost3001; Keyword(s):
Very thanks for you help rwinch. I use other solution - I use javascript function setTimeout,clearTimeout, this solve my problem.
Oh, sorry i forgot ! I using CAS (Jasig Client). In my security cotext i have :
<sec:logout logout-success-url="https://cas_address/cas/logout"/> - logout from my application = logout from cas....
Hi, i use spring security 2.5 (i must use this version), and i want logout after session expired.
I create filter with code :
...
Hi!
I need multiple authentication manager in client CAS (Jasig).
My conf. :
<beans:bean id="casAuthenticationProvider"...
Hi, i have error during compilation :
WSHandler: wrong part definition: {http://schema.mywebservice.com/xxx}a;
and my code is:
<property name="securementEncryptionParts"...