posted 10 years ago
Hi,
Did you solve the problem, I am using Spring BlazeDS Integration. I wanted to unsecure a single method (Change password in case of password expiry, I want user to change password, before allowing a successful login.)
I also added @Secured ({ROLE_ANNONYMOUS}),
I also have Flex channels secured in
Any help on how to do this is appreciated.