Re: how to get realm name

2009-08-03 Thread Robert Koberg
On Aug 3, 2009, at 9:21 PM, Caldarale, Charles R wrote: From: Robert Koberg [mailto:r...@koberg.com] Subject: how to get realm name I have been looking through the code and API, but cannot find a way to get the realm name to perform the digest. Note that if you leave out the element, it

RE: how to get realm name

2009-08-03 Thread Caldarale, Charles R
> From: Robert Koberg [mailto:r...@koberg.com] > Subject: how to get realm name > > I have been looking through the code and API, but cannot find a way to > get the realm name to perform the digest. I can't find any direct mechanism either, if you don't want to use Tomcat internal classes. Here

RE: how to get realm name

2009-08-03 Thread Martin Gainty
RealmBase is abstract select a subclass that best accomplishes your functionality e.g. DataSourceRealm, UserDatabaseRealm, JNDIRealm, JAASRealm, JDBCRealm, JAASMemoryLoginModule, MemoryRealm hth Martin Gainty __ Verzicht und Vertraulichkeitanmerku