This website requires JavaScript.
Explore
Help
Sign In
Eclipse
/
jetty.project
Watch
1
Star
0
Fork
0
You've already forked jetty.project
mirror of
https://github.com/jetty/jetty.project.git
synced
2025-02-19 04:55:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jetty.project
/
jetty-jaspi
History
Jan Bartel
53fa6a0481
Hooked up the LoginCallbackImpl inside ServletCallbackHandler as the FormAuthModule appears to expect to see it; made JaspiAuthenticator return Deferred IFF !mandatory && allowLazyAuth && auth module returned UNAUTHENTICATED. This hinges on the fact that an auth module who is prepared to skip doing authentication (because !mandatory) must return AuthStatus.SUCCESS, which JaspiAuthenticator turns into Authentication.UNAUTHENTICATED.
2011-10-04 14:31:34 +11:00
..
src/main/java/org/eclipse/jetty/security
/jaspi
Hooked up the LoginCallbackImpl inside ServletCallbackHandler as the FormAuthModule appears to expect to see it; made JaspiAuthenticator return Deferred IFF !mandatory && allowLazyAuth && auth module returned UNAUTHENTICATED. This hinges on the fact that an auth module who is prepared to skip doing authentication (because !mandatory) must return AuthStatus.SUCCESS, which JaspiAuthenticator turns into Authentication.UNAUTHENTICATED.
2011-10-04 14:31:34 +11:00
pom.xml
[maven-release-plugin] prepare for next development iteration
2011-09-08 12:00:16 -05:00