Please post user questions on jboss-user.

You simply do a jaas login.

Or less portably you can lookup the security domain in jndi
then do securityDomain.isValid(...)

Regards,
Adrian

On Mon, 2003-11-03 at 09:53, Ionel GARDAIS wrote:
> Hi,
> 
> How to interact with the security domains defined in
> the login-config.xml ?
> The interaction (check username/password match) will
> be initiated by a custom JBoss service and the
> security domain will be defined in the corresponding
> -service.xml file.
> 
> thanks,
> 
> =====
-- 
xxxxxxxxxxxxxxxxxxxxxxxx 
Adrian Brock
Director of Support
Back Office
JBoss Group, LLC 
xxxxxxxxxxxxxxxxxxxxxxxx 



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?   SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to