users@glassfish.java.net

Re: Any way to query for users?

From: <glassfish_at_javadesktop.org>
Date: Wed, 20 Feb 2008 12:17:23 PST

Yes and no.

If:
- you are willing to use AMX (the app server management extensions), &&
- you are using the default file realm (i.e. your users are stored in a file like keyfile in config folder
  of the domain)

then, you can manage these users programmatically.

Please see: https://glassfish.dev.java.net/nonav/javaee5/amx/javadoc/com/sun/appserv/management/config/AuthRealmConfig.html

Regards,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=260009