Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    556

    I've finally made it so I would like to share my...

    I've finally made it so I would like to share my solution. Maybe someone will need it some day.

    I've decided to do the compile time weaving. In my last post I was very close to do it. The...
  2. Replies
    4
    Views
    556

    Agree... it is not only setting the mode to...

    Agree... it is not only setting the mode to "aspectj". After such action the @Secured annotation isn't working even in Spring scoped beans but... I've finally made it work compiling with aspectj...
  3. Replies
    4
    Views
    556

    Method security + Java EE CDI

    Hello everybody,

    I am trying to secure my Java EE CDI beans methods using Spring Security. I've found such description in the documentation...
Results 1 to 3 of 3