0 Replies Latest reply on Nov 7, 2002 1:27 PM by jasonbrome

    Authentication Cache Notification

    jasonbrome

      Hi,

      Is it possible to invalidate JaasSecurityManager's cache for one particular user, rather than flushing the whole cache?

      In my app, User roles may get changed dynamically, based upon admin activity. It is important that these role changes get propagated immediately, rather than on some timeout basis. I've seen that JaasSecurityManager has the ability to flush the whole cache through its JMX interface, but is there something more granular?

      I'm running JBoss 3.0.3

      Thanks for your help,

      Jason