jetty.project/jetty-security/src/main/java/org/eclipse/jetty/security
David Jencks e68d8ba98f Bug 280367 Move jetty-specific Scope use into jetty specific UserIdentity implementation
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@399 7e9141cc-0065-0410-87d8-b60c137991c4
2009-06-16 00:12:05 +00:00
..
authentication bug 278887 Better way to get the request uri, thanks jan 2009-06-03 21:05:40 +00:00
Authenticator.java Bug 275396 Fix a lot of little jaspi problems. Still problems with Request methods 2009-05-08 00:41:07 +00:00
ConstraintAware.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
ConstraintMapping.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
ConstraintSecurityHandler.java Bug 280367 Move jetty-specific Scope use into jetty specific UserIdentity implementation 2009-06-16 00:12:05 +00:00
CrossContextPsuedoSession.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
DefaultAuthenticatorFactory.java Bug 275396 Fix a lot of little jaspi problems. Still problems with Request methods 2009-05-08 00:41:07 +00:00
DefaultIdentityService.java reworked deferred authentication 2009-04-17 00:21:50 +00:00
DefaultUserIdentity.java Bug 280367 Move jetty-specific Scope use into jetty specific UserIdentity implementation 2009-06-16 00:12:05 +00:00
HashCrossContextPsuedoSession.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
HashLoginService.java reworked the Authentication to better support lazyness and to move towards servlet 3.0 login and logout 2009-04-15 12:39:05 +00:00
IdentityService.java 275396 Added ScopedHandler to set servlet scope before security handler 2009-05-12 14:09:54 +00:00
JDBCLoginService.java JETTY-1013 2009-05-16 04:40:13 +00:00
LoginService.java updated login service for logout. 2009-04-13 23:55:40 +00:00
MappedLoginService.java reworked the Authentication to better support lazyness and to move towards servlet 3.0 login and logout 2009-04-15 12:39:05 +00:00
RoleInfo.java reworked the Authentication to better support lazyness and to move towards servlet 3.0 login and logout 2009-04-15 12:39:05 +00:00
RoleRunAsToken.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
RunAsToken.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
SecurityHandler.java 275396 Added Authentication.Wrapped to allow JSAPI wrapping 2009-05-13 03:09:01 +00:00
ServerAuthException.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00
UserAuthentication.java Bug 280367 Move jetty-specific Scope use into jetty specific UserIdentity implementation 2009-06-16 00:12:05 +00:00
UserDataConstraint.java jetty @ eclipse initial commit 2009-03-24 21:07:27 +00:00