lt;[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 7:32 AM
Subject: Re: [JBoss-user] help clearing a single user from authentication cache
I just upgraded from jboss-3.0.4_tomcat-4.1.12 to
jboss-3.0.6_tomcat-4.1.18. I noticed a LOT more methods in the
JaasSecurityManagerService. The met
;[EMAIL PROTECTED]>
Sent: Wednesday, January 29, 2003 7:32 AM
Subject: Re: [JBoss-user] help clearing a single user from authentication cache
I just upgraded from jboss-3.0.4_tomcat-4.1.12 to
jboss-3.0.6_tomcat-4.1.18. I noticed a LOT more methods in the
JaasSecurityManagerService. The met
mbersome to look it up in the Javadocs.
Thanks,
Bernhard
-Ursprüngliche Nachricht-
Von: David Ward [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 28. Januar 2003 21:12
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] help clearing a single user from authentication
cache
Using JDK 1.4.1_01
rsome to look it up in the Javadocs.
>
> Thanks,
> Bernhard
>
>
> -Ursprüngliche Nachricht-
> Von: David Ward [mailto:[EMAIL PROTECTED]]
> Gesendet: Dienstag, 28. Januar 2003 21:12
> An: [EMAIL PROTECTED]
> Betreff: [JBoss-user] help clearing a single user from
iche Nachricht-
Von: David Ward [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 28. Januar 2003 21:12
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] help clearing a single user from authentication
cache
Using JDK 1.4.1_01, jboss-3.0.4_tomca-tomcat-4.1.2 on Linux.
I'm trying to clear from the
An: [EMAIL PROTECTED]
Betreff: [JBoss-user] help clearing a single user from authentication
cache
Using JDK 1.4.1_01, jboss-3.0.4_tomca-tomcat-4.1.2 on Linux.
I'm trying to clear from the authentication cache JUST a single user.
Invoking flushAuthenticationCache(String) on the mbean works f
Using JDK 1.4.1_01, jboss-3.0.4_tomca-tomcat-4.1.2 on Linux.
I'm trying to clear from the authentication cache JUST a single user.
Invoking flushAuthenticationCache(String) on the mbean works fine, but
it flushes *all* users' security infos.
I want to call the CachePolicy's remove(Principal) me