[JBoss-dev] Re: Question about SecurityAssociation

2003-03-12 Thread Philipp . Wolff
Hi Scott, I am deeply grateful about your fast support and I am confidently, that our project ( new internet-portal of "Gruppe Deutsche-Boerse" http://deutsche-boerse.com) becomes a full success, not least by the use of JBoss. Well, I guess that I don't understand the background of the JBossSX ye

[JBoss-dev] Question about SecurityAssociation

2003-03-11 Thread Philipp . Wolff
Hi All, For a portal-authentication, i've written a custom LoginModule, that belongs to a configured Security-Realm. When login succeed, i want to have all logged-in users in a context, to be able i.e. query the roles of a users with the RealmManager. My first idea looks like this: secur