Search:

Type: Posts; User: pgp.coppens; Keyword(s):

Search: Search took 0.03 seconds.

  1. Appreciate your quick reply. So if my manage to...

    Appreciate your quick reply. So if my manage to setup such that at least anonymous authentication is available the access denied would show up?

    (I am actually struggling configuring anonymous...
  2. AuthenticationCredentialsNotFoundException with PreAuthorize hasAnyRole annotation

    Gentlepeople,

    Using a PreAuthorize tag on a bean, e.g.


    @PreAuthorize("hasAnyRole('Administrator','Supervisor')")


    I get "An Authentication object was not found in the SecurityContext"...
  3. Replies
    0
    Views
    1,835

    Integrating with Jersey

    Hello,

    I am trying to get springsecurity and Jersey (https://jersey.dev.java.net/) work together.

    In order for the webclient application to 'authenticate' the Jersey service expose an url to...
Results 1 to 3 of 3