AW: [JBoss-user] JaasSecurityManagerSercvice flushing credentials

2003-02-28 Thread mehrdad . ashrafi
Hi, That is right, but you should not think about that , beacause with next access on each method on server, the authentication will run again, and therefore the user will have all new changes. -Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Vi

[JBoss-user] AW: Webapp + JAAS: user's principals not updated at second login?

2003-02-27 Thread mehrdad . ashrafi
Title: Nachricht Hi, That is right, as you know, each authentication section in login-config.xml has a cache and these caches will managed by JaasSecurityManagerService each entry in this cache is a timed base entry and all of them has an exp-time that is by default 1800, As you know ea

RE: [JBoss-user] JaasSecurityManager caching - hard-coded constant?

2002-09-24 Thread mehrdad . ashrafi
org.jboss.security.plugins.JaasSecurityManagerService source code. Best regards Mehrdad Ashrafi --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf ___ JBoss-user

Antwort: [JBoss-user] How to make DatabaseServerLoginModule stop caching

2002-09-24 Thread mehrdad . ashrafi
config" . So, it means, you should call this block after any change in user roles or . Best regards Mehrdad Ashrafi. --- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf

Antwort: RE: [JBoss-user] Re: Security Roles not accessible in beans? [Annegret]

2002-09-19 Thread mehrdad . ashrafi
Hi , you are not restricted to use of auth.conf , what JAAS needs , is only login modules , which by default are in auth.conf . you may redirect it by writting your configuration , and set it as you configuration with a command , only once !! Configuration.setConfiguration(new MyAuthConfiguratio