Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    23
    Views
    19,990

    No, not yet. My @secure annotations are ignored,...

    No, not yet. My @secure annotations are ignored, seems like there's still some magic XML I need to find out about.



    public class SpringSecurityTest {
    @Secured({"ROLE_ADMIN"})
    public...
  2. Replies
    23
    Views
    19,990

    So how do we configure spring 2.0.0 to work with...

    So how do we configure spring 2.0.0 to work with annotations? The example application context file (applicationContext-acegi-security.xml in spring-security-samples-tutorial-2.0.0.war) still contains...
Results 1 to 2 of 2