Ben Alex
|
c9cee6651c
SEC-176: Add hashCode() method.
|
19 years ago |
Ben Alex
|
ac457021b8
Inheritance doesn't seem to work, so added the groupId manually.
|
19 years ago |
Ben Alex
|
8c9db812da
Correct classpath to include dependency from sandbox/project.xml.
|
19 years ago |
Ben Alex
|
77be0009ad
Correct equals(Object) method handling if both objects have null getDetails().
|
19 years ago |
Ben Alex
|
78df09db8a
SEC-175: Add equals(Object) method.
|
19 years ago |
Ben Alex
|
2006bddf51
Remove broken links.
|
19 years ago |
Ben Alex
|
c8e81bd425
SEC-159: Comment about use of SecurityContextHolder.clearContext().
|
19 years ago |
Luke Taylor
|
dc959b1847
Fix for SEC-159. Added clearContext() method to SecurityContextHolder and refactored code to use it instead of putting an empty context into the holder.
|
19 years ago |
Ben Alex
|
8c0ce12332
SEC-169: Add SessionRegistry.getAllPrincipals() method.
|
19 years ago |
Ben Alex
|
3a01e48b17
SEC-174: Correct IE6 bug with AuthenticationProcessingFilterEntryPoint.
|
19 years ago |
Ben Alex
|
9d213f46a4
SEC-168: Prevent errors with concurrent session support.
|
19 years ago |
Luke Taylor
|
7883aefa16
Updated config for LdapSearch
|
19 years ago |
Ben Alex
|
1fa6ac0975
SEC-164: Copy Authentication.getDetails() to returned Authentication object.
|
19 years ago |
Luke Taylor
|
2daea069f9
Refactoring of BindAuthenticator to allow an extended version which uses ppolicy controls. Added no-cause constructor in LdapDataAccessException for use in data parsing errors.
|
19 years ago |
Ben Alex
|
ca1bf5cc21
SEC-170: AbstractAclVoter to support JoinPoint.
|
19 years ago |
Luke Taylor
|
eb7964f6e5
Clean imports.
|
19 years ago |
Luke Taylor
|
6ed1400534
Password policy LDAP controls and related classes.
|
19 years ago |
Luke Taylor
|
05d55ea83a
Update pom dependencies. ldapsdk asn1 classes are used for ldap controls.
|
19 years ago |
Ben Alex
|
69498d1a3f
AspectJ thread.
|
19 years ago |
Luke Taylor
|
fe88d6ec17
SEC-134 fix. Authorities array is now copied on access. Also refactored token classes to move authorities to the base class.
|
19 years ago |
Ben Alex
|
ccfc574894
Bring Eclipse classpath into line with Maven project.xml version 1.107.
|
19 years ago |
Luke Taylor
|
842ad929a4
Change search object to use constructor injection (SEC-165) .
|
19 years ago |
Luke Taylor
|
436fcde10b
Change apacheds to version 0.9.4-SNAPSHOT, add slf4j-log4j12 dep
|
19 years ago |
Luke Taylor
|
b82af1baee
add apache snapshot repo to repository list
|
19 years ago |
Luke Taylor
|
bc0de2bfd0
switch apacheds deps to acegi repo versions
|
19 years ago |
Carlos Sanchez
|
3036b5d46b
Spring mock is required for compilation
|
19 years ago |
Carlos Sanchez
|
dac57d7c69
Cleaned comment
|
19 years ago |
Luke Taylor
|
b580012f8c
Added first draft of LDAP docs
|
19 years ago |
Mark St. Godard
|
1ca02b6922
Include @Inherited and @Documented to Secured annotation
|
19 years ago |
Ben Alex
|
9771b7817a
SEC-144: Separate SecurityEnforcementFilter from FilterSecurityInterceptor.
|
19 years ago |