Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within Security
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
paul wheaton
Jeanne Boyarsky
Ron McLeod
Sheriffs:
Paul Clapham
Liutauras Vilda
Devaka Cooray
Saloon Keepers:
Tim Holloway
Roland Mueller
Bartenders:
Forum:
Security
Tomcat JDBCRealm and programatic authentication issue
Mike Gru
Greenhorn
Posts: 4
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Is it possible (when using
JDBC
Realm in
tomcat
for authentication) to catch and handle the event of the athentication? I mean is it possible to handle this event?
Best regards!
Adrian Ehre
Greenhorn
Posts: 1
posted 19 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Extend JDBCRealm, override the method which handles authentication, and configure conf/server.xml to use your realm implementation
I wasn't selected to go to mars. This tiny ad got in ahead of me:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Case-insensitive JDBC Realm j_security_check
JDBCRealm and programmatic authentication
java custom login, strategy
Tomcat JDBCRealm and programmatic authentication
stateless session bean and declaritive security
More...