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 |
Ben Alex
|
fa4c2a6ade
Correct bug with SEC-120 location of where filter chain proceeds.
|
19 years ago |
Ben Alex
|
823f93fe3b
SEC-163: Fix ClassCastException bug in MethodInvocationUtils, and add test to prove correct functionality.
|
19 years ago |
Ben Alex
|
b3cb329ede
SEC-120: Concurrent sessions should be respected by remember-me authentication.
|
19 years ago |
Ben Alex
|
bf66eb55e2
Add JDJ article.
|
19 years ago |
Ben Alex
|
ce907f2ddc
SEC-153: Improve toString() method.
|
19 years ago |
Ben Alex
|
484b0e3a51
SEC-126: Initial commit of WebInvocationPrivilegeEvaluator feature.
|
19 years ago |
Ben Alex
|
0c89822c56
SEC-162: Properly handle null Authentication.
|
19 years ago |
Ben Alex
|
c8c7c24822
SEC-120: Remember-me to delegate to AuthenticationManager so authentication-specific behaviour (such as concurrent user management) can be applied.
|
19 years ago |
Luke Taylor
|
9062b4c352
Improved solution to 1.4-compatible IllegalArgumentException with "cause" exception (as suggested on dev list).
|
19 years ago |
Luke Taylor
|
fbe5957c23
Add support for ldaps:// urls. (Fix for SEC-146).
|
19 years ago |
Ben Alex
|
82be52cea0
SEC-123: Remove exception from no-arg constructor.
|
19 years ago |
Ben Alex
|
ea182f73fe
SEC-145: Include nested exception.
|
19 years ago |
Ben Alex
|
2459858f48
SEC-132: Refactor out getSessionId() to interface, so different Authentication.getDetails() implementations can be used.
|
19 years ago |
Ben Alex
|
07ed2ca2f0
Initial commit.
|
19 years ago |
Ben Alex
|
ab223b8423
SEC-156: Use getName() instead of toString() as getName() is always the username whereas toString() contains extra information if the Authentication.getPrincipal() has been converted to a UserDetails.
|
19 years ago |
Ben Alex
|
8f6275ab3e
SEC-155: BasicaclEntryCache to provide "remove from cache" support.
|
19 years ago |