1. Pre/PostAuthorize annotations not working forum.springsource.orgPre/PostAuthorize annotations not working Hello I'm using Spring 3.0.6 and Spring Security 3.0.7 and method protection annotations just don't work. Here is my configuration. web.xml |
2. Pre-binding annotation forum.springsource.orgIs there any way using annotated controllers to do a pre-binding ? I have a command object with boolean properties, mapped to checkboxes. Or browsers don't send unchecked checkboxes, so I ... |
3. pre-post annotations + stereotypes forum.springsource.orgpre-post annotations + stereotypes Hello! having |
4. Pre/Post annotation & weaving forum.springsource.orgPre/Post annotation & weaving Hi all, what do I have to do in order to find out more about how the Pre/Post annotations are handled? I have a relatively big application ... |
5. Only single Pre or Post annotation found in class forum.springsource.orgOnly single Pre or Post annotation found in class I have 3 methods that use either PreAuthorize or PostFilter. It happens that the first of those 3 methods uses PostFilter. That ... |