Historie revizí

Autor SHA1 Zpráva Datum
  Luke Taylor b580012f8c Added first draft of LDAP docs před 20 roky
  Mark St. Godard 1ca02b6922 Include @Inherited and @Documented to Secured annotation před 20 roky
  Ben Alex 9771b7817a SEC-144: Separate SecurityEnforcementFilter from FilterSecurityInterceptor. před 20 roky
  Ben Alex fa4c2a6ade Correct bug with SEC-120 location of where filter chain proceeds. před 20 roky
  Ben Alex 823f93fe3b SEC-163: Fix ClassCastException bug in MethodInvocationUtils, and add test to prove correct functionality. před 20 roky
  Ben Alex b3cb329ede SEC-120: Concurrent sessions should be respected by remember-me authentication. před 20 roky
  Ben Alex bf66eb55e2 Add JDJ article. před 20 roky
  Ben Alex ce907f2ddc SEC-153: Improve toString() method. před 20 roky
  Ben Alex 484b0e3a51 SEC-126: Initial commit of WebInvocationPrivilegeEvaluator feature. před 20 roky
  Ben Alex 0c89822c56 SEC-162: Properly handle null Authentication. před 20 roky
  Ben Alex c8c7c24822 SEC-120: Remember-me to delegate to AuthenticationManager so authentication-specific behaviour (such as concurrent user management) can be applied. před 20 roky
  Luke Taylor 9062b4c352 Improved solution to 1.4-compatible IllegalArgumentException with "cause" exception (as suggested on dev list). před 20 roky
  Luke Taylor fbe5957c23 Add support for ldaps:// urls. (Fix for SEC-146). před 20 roky
  Ben Alex 82be52cea0 SEC-123: Remove exception from no-arg constructor. před 20 roky
  Ben Alex ea182f73fe SEC-145: Include nested exception. před 20 roky
  Ben Alex 2459858f48 SEC-132: Refactor out getSessionId() to interface, so different Authentication.getDetails() implementations can be used. před 20 roky
  Ben Alex 07ed2ca2f0 Initial commit. před 20 roky
  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. před 20 roky
  Ben Alex 8f6275ab3e SEC-155: BasicaclEntryCache to provide "remove from cache" support. před 20 roky
  Ben Alex 449e395181 Reformat code. před 20 roky
  Ben Alex e675c89e28 Remove unused imports. před 20 roky
  Ben Alex 5e258cc201 SEC-161: Truncate everything after ? in URL. před 20 roky
  Ben Alex a7537558e1 Need a file to prevent Eclipse from giving an error due to missing folder. před 20 roky
  Ben Alex 49a917b08d Remove extra dependency on Commons Lang. This dependency is only required by the domain subproject, not the core security project. před 20 roky
  Luke Taylor 13a0784736 Replaced use of Java 1.5 IllegalArgumentException constructor. před 20 roky
  Luke Taylor 20469b6ac9 Legacy LDAP tests and support files deleted. před 20 roky
  Luke Taylor 2b0a65983d Removed unused logger. před 20 roky
  Luke Taylor f9e043d43a added commons lang dependency před 20 roky
  Luke Taylor 17b3424b85 Javadoc typos. před 20 roky
  Ben Alex 4024f124b9 SEC-154: Support Hibernate/CGLIB modified domain objects. před 20 roky