Realm authentication - unconventional usage 2006-11-22 - By Santosh Puranshettiwar
Back Hello,
I wish to user a JDBCRealm with the username & password coming in the HTTP request as key-value pairs.
Is it possible?
Elaborate: - They request uri: - http://localhost/realm-test/RealmTestServetlet?username=foo&password=bar
The Realm must authenticate with 'foo' & 'bar'.
-- Santosh.
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To start a new topic, e-mail: users@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|