I need to use cookies instead of httpsession with spring security, that is for using cookies for stateless authentication. I have implemented a cookie based SecurityContextRepository. But I have some...
Type: Posts; User: shameem_z; Keyword(s):
I need to use cookies instead of httpsession with spring security, that is for using cookies for stateless authentication. I have implemented a cookie based SecurityContextRepository. But I have some...