[jboss-dev-forums] [Design of Security on JBoss] - Re: Cluster Aware Cache Policy for the Jaas Security Manager

anil.saldhana@jboss.com do-not-reply at jboss.com
Thu Aug 9 13:43:25 EDT 2007


Scott has long time ago written a CachePolicy that we probably can reuse: 
org.jboss.ha.framework.server.util.DistributedTimedCachePolicy

It is under the cluster module.  I am not sure if the HA code in AS is still healthy (I am presuming it is).

In this case, it will only be a matter of providing an ObjectModelFactory to bind to DistributedTimedCachePolicy.  

The default cache object factory is at the end of JaasSecurityManagerService class.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072660#4072660

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072660



More information about the jboss-dev-forums mailing list