Search:

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

Search: Search took 0.02 seconds.

  1. Sorry, I misunderstood. we (Bryan Hunt in this...

    Sorry, I misunderstood. we (Bryan Hunt in this case) implement GrantedAuthority. I've posted the complete class since it is not large.

    The original version was exactly the same as below but...
  2. Hi Francois These are the equals and hashCode...

    Hi Francois
    These are the equals and hashCode methods that I implemented following Rexxe's instructions. Perhaps that will help. I can tell you that adding these methods fixed the problem I was...
  3. Hi Rexxe Thanks for the code - implementing...

    Hi Rexxe
    Thanks for the code - implementing equals() and hashCode() as you suggested fixed the problem I was having too.
    cheers
    Dave

    PS Ben, sorry for not following up your message earlier, "he...
  4. Thanks for the reply. OK, I'll double check the...

    Thanks for the reply.
    OK, I'll double check the configuration.
    Is there anything in particular that you think I should check?
    thanks
    Dave
  5. authz:authorize ifNotGranted not behaving as expected

    Hi I'm using Acegi Security on a web app using Spring with a STRUTS UI. I think my filter configuration is OK as using the <authz:authorize> tag with the ifAllGranted attribute works fine.
    ...
Results 1 to 5 of 5