Hey I have a question regarding writing custom string token access control filter.
I'm not sure where (in what method) to write the code that evaluates token request parameter and decides whether to allow access or not. I was thinking of extending AccessControlFilter and isAccessAllowed method. Any advice would be greatly appreciated. Kind regards Armando -- View this message in context: http://shiro-user.582556.n2.nabble.com/How-to-implement-string-token-filter-tp7577456.html Sent from the Shiro User mailing list archive at Nabble.com.
