Search:

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

Search: Search took 0.11 seconds.

  1. Replies
    2
    Views
    578

    Sorry, This is still an open issue for us...

    Sorry,

    This is still an open issue for us aswell. Lets hope someone else can help us out soon.

    Kind regards,
    Maarten
  2. Replies
    2
    Views
    578

    Spring Security Session Clustering

    I am curious if Spring Security has a way of doing session clustering, similar to how Shiro does it (http://shiro.apache.org/session-management.html#SessionManagement-SessionClustering).

    I want to...
  3. Replies
    3
    Views
    335

    I managed to fix it after a long night of sleep....

    I managed to fix it after a long night of sleep.

    Didnt have a springSecurityFilterChain configured in my web.xml, once I did that - it all started working.

    Thank you all!
    Maarten
  4. Replies
    3
    Views
    335

    I believe the nullpointer was a missing maven...

    I believe the nullpointer was a missing maven dependency. I managed to get past it anyway.

    However, right now I receive a runtime Exception for my @PreAuthorize annotation
    "An Authentication...
  5. Replies
    3
    Views
    335

    ACL Configuration with SpEL - NullPointer

    Hello all,

    I'm fairly new to Spring (and Spring Security) - currently reading the unofficial book. (Excuses in advance ;))

    I tried setting up ACL for a dummy application, however - it does not...
Results 1 to 5 of 5