Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    3,855

    Hey Adam, got run_as and the secured annotations...

    Hey Adam,
    got run_as and the secured annotations working with your sample, thx ! I had to do some mods because i do the authentication in EJB and i use a converter that transfer the EJB/JAAS...
  2. Replies
    3
    Views
    3,855

    Hey aharris, i have the same problem, did you...

    Hey aharris,
    i have the same problem,
    did you fix it ? or did you find a good sample ?

    my application context looks like follow




    <security:global-method-security...
  3. Hey Luke, u are right. thanks for your...

    Hey Luke,
    u are right.
    thanks for your assistance!

    I renamed my GrantedAuthorities vom "admin" to "ROLE_ADMIN" and changed my annotation to @RolesAllowed("ROLE_ADMIN")

    I also...
  4. manual authentication with annotations ("Access is denied ")

    Hello everyone,
    i need a advice, i already checke many samples and tried to understand the problem but all of the samples use filters and im note sure if i need them.


    in my case i dont have a...
Results 1 to 4 of 4