a collection of blog posts on Spring, Spring Batch, Spring Integration, Spring Data and other Java related technologies
SyntaxHighlighter
Thursday, July 5, 2012
Spring Integration Security - AccessDecisionManager
Spring Integration Security - AccessDecisionManager
as of 2.1.0.RELEASE, Spring Integration Security does not provide a default AccessDecisionManager. as such, you need to configure your own. here's one i use for the basics;
No comments:
Post a Comment