Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I encountered the situation when I need to use @Pre or @PostAuthorize annotation but with returned value "false" instead Authentication Exception. Have anyone any idea how to realize this?

share|improve this question
Can you provide more information? This is very vague. – Robuust Oct 29 '12 at 11:23
In my sontroller I need to check user role and depending on it send a redirect to other page, maybe there is another solution, but I thought that I can get true or false from @PostAuthorize somehow – Alex Voronkov Oct 29 '12 at 11:33
What is your post authorize expression? Please edit your question. – Boris Treukhov Oct 29 '12 at 16:05
expression is "hasRole MyRole" – Alex Voronkov Nov 1 '12 at 7:00

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.