-
Dec 31st, 2011, 09:59 AM
#1
ConfigAttributeEditor is Deprecated in 3.1.0. How to replace it?
Since org.springframework.security.access.ConfigAttribut eEditor is deprecated in Spring Security 3.1.0.Release, how to replace it?
And how to replace its 'public void setAsText(String s)'?
Thanks.
-
Jan 2nd, 2012, 11:50 AM
#2
Typically you would use the intercept-url element which will parse the authorities automatically. If you like, you can also use SecurityConfig.createList method.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules