Hi all,
I'm trying to use JBoss authentication mechanism
but I'm a little confused about it.

Three questions ....

1) Client Side: If I use the ClientLoginModule
does I have to code only the CallbackHandler class ?

2) Client Side: After login phase, my client application must retrieve
the Subject (login.getSubject()) and put all the requests
to the server (call to ejb's method) inside the Subject.doAs() method ?

3) Server Side:  Inside login-config.xml I don't find any example of 
DatabaseServerLoginModule.
Does I have to put the proper configuration inside login-config.xml
file (with all infos about DatabaseServerLoginModule I need to 
use) ?

Many thanks in advance
Moreno 

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to