Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0003412 [Resin] minor always 03-24-09 09:56 08-25-09 19:37
Reporter ferg View Status public  
Assigned To alex
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 4.0.1 Product Version
  Product Build
Summary 0003412: programmatic login
Description (rep by Jeff Schnitzer)

I have only spent a little while browsing through the Resin code, so
apologies in advance if I'm misunderstanding something. I'd love to
see something like:

AbstractLogin.authenticate(HttpServletRequest request, Principal user,
String credential) throws LoginException

I just need any method that takes a user and password, checks it
against the normal authentication SPI, and (if successful) registers
the credentials to the container.

I don't think I would need to customize the Login class. I wouldn't
be using any of the j2ee standard auth mechanisms, just programmatic
authentication, so I'm guessing I could have a BasicLogin and just
never use it. As long as I can call the auth method from my normal
webapp I'll be fine.
Steps To Reproduce
Additional Information
Attached Files

- Relationships

- Notes
(0004162)
ferg
08-25-09 19:37

server/1ak0 - Servlet 3.0 programmatic login
 

- Issue History
Date Modified Username Field Change
03-24-09 09:56 ferg New Issue
03-24-09 11:39 voodude Issue Monitored: voodude
08-25-09 19:37 ferg Note Added: 0004162
08-25-09 19:37 ferg Assigned To  => alex
08-25-09 19:37 ferg Status new => closed
08-25-09 19:37 ferg Resolution open => fixed
08-25-09 19:37 ferg Fixed in Version  => 4.0.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
31 total queries executed.
27 unique queries executed.
Powered by Mantis Bugtracker