Search:

Type: Posts; User: jdsimmons; Keyword(s):

Search: Search took 0.02 seconds.

  1. Thanks. I set the properties to check for...

    Thanks. I set the properties to check for principal change and invalidate the session when it does and that did the trick.
  2. Using pre-auth scenario, user details in SS does NOT change when user logs out.

    In our company we have a filter that implements security and puts information like username and granted authorities as header values. I've written a custom RequestHeaderAuthenticationFilter and...
  3. What I ended up doing was to use the...

    What I ended up doing was to use the Pre-Authenticated scenario and create my own PRE_AUTH filter to get information from the request header and ultimately get it to the UserDetails object. This...
  4. I guess I should clarify a bit. Currently we...

    I guess I should clarify a bit. Currently we have our own application framework that call this security software we have written. We use this framework instead of Spring MVC, and we also use it for...
  5. How to implement my company's security software in Spring Security?

    I have been reading the Spring Security 3.0 documentation over and over and trying different things and I think I need some better hints on how to proceed.

    My company uses its own security...
  6. Mising artifacts when creating Spring Simple Batch Project

    When I use the wizard to create a Spring Simple Batch Project it informs me it will need to download some stuff. I agree. It then cranks away for a few minutes and produces the following messages...
Results 1 to 6 of 6