See this: http://jumpstart.doublenegative.com.au/jumpstart/examples/infrastructure/protectingpages
2014-02-27 12:25 GMT+01:00 Dmitriy Vsekhvalnov <dvsekhval...@gmail.com>: > Hi all, > > looking for some ideas how to do subj. Would like to enable hibernate > filters on session dynamically, based on current security principal. E.g. > filter names to enable are stored in application state object. > > Currently thinking to decorate HibernateSessionManager or override with > custom implementation. But not sure if it is possible to access ASO. > > Ideas are greatly appreciated. Thanks. >