Scott,

One more note: I tested the approach of subclassing JBossSecurityMgrRealm as 
mentioned above.  It works well.  I have to recompile JBoss to make 
JBossGenericPrincipal a public class, along with making public a few of its 
methods.  Would you please make this class public?  I am using JBoss 4.0.1.

P.S. I would need

public class JBossGenericPrincipal
public JBossGenericPrincipal(...)
public Principal getAuthPrincipal()
public Principal getCallerPrincipal()
public Object getCredentials()
public Subject getSubject()

Thanks,
--
Rick

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

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


-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to