История коммитов

Автор SHA1 Сообщение Дата
  Luke Taylor 452604ff3b Minor Javadoc corrections. 20 лет назад
  Ben Alex 52c42a7a40 Corrected Authz parsing of whitespace in GrantedAuthoritys. Contributed by Francois Beausoleil. 20 лет назад
  Ray Krueger 632617f693 Test that the ConcurrentSessioncontrollerImpl implements ApplicationListener. This is critical and was left out once. 20 лет назад
  Ray Krueger ff45047f5a This MUST implement ApplicationListener in order to receive the HttpSessionDestroyedEvents 20 лет назад
  Ray Krueger 169449bf24 In response to: http://forum.springframework.org/viewtopic.php?t=3874 20 лет назад
  Ben Alex 63aee2e0a9 Add Matthew's latest blog entry. 20 лет назад
  Ben Alex df91d352cb AbstractBasicAclEntry improved compatibility with Hibernate, as per http://forum.springframework.org/viewtopic.php?t=3949. 20 лет назад
  Luke Taylor f594fdf751 Tidying and tests to bring Dao populator up to full coverage. 20 лет назад
  Luke Taylor 76f868c777 More tests. 20 лет назад
  Luke Taylor 765cc02599 Tidying. 20 лет назад
  Luke Taylor 9f62da7d1c Better test method names. 20 лет назад
  Luke Taylor 0a4fc1731a Tests added to bring X509ProcessingFilter up to full coverage. 20 лет назад
  Luke Taylor c3c5487b93 Now sets WebAuthenticationDetails on authentication request token. 20 лет назад
  Luke Taylor acee1ef696 Added "details" property 20 лет назад
  Luke Taylor 5d1cd29dfb Added tearDown method which resets the context to null to prevent occasional breaking of other test classes. 20 лет назад
  Luke Taylor f578915728 Test class for X509 filter. 20 лет назад
  Luke Taylor af02c42e9f First version that works. 20 лет назад
  Luke Taylor 645dba1fcb Added X.509 user to contacts with user name matching certificate email address. 20 лет назад
  Luke Taylor fbb4bc0873 Added regexp matching within the DN to extract the user name. 20 лет назад
  Luke Taylor 29050b29b2 Dao populator tests for X.509. Tests matching of regexps in the certificate Subject to extract the user name. 20 лет назад
  Ben Alex 4763f953d3 FilterChainProxy now supports replacement of ServletRequest and ServetResponse by Filter beans. 20 лет назад
  Luke Taylor 5c86b97f37 First working (kind of) version. 20 лет назад
  Luke Taylor 740373ad01 Removed login-config info. Client authentication has to be enabled on the server (e.g. in the Tomcat connector) for it to work. 20 лет назад
  Luke Taylor 466220eb50 Added build for X.509 contacts app. 20 лет назад
  Luke Taylor 4ec64d407c X.509 version of contacts app. 20 лет назад
  Ben Alex c5fe428400 Patch by Matt Raible which returns null if Authentication is anonymous. 20 лет назад
  Ben Alex b898b87ffb Enhance test coverage as part of diagnosis of reported bug at http://forum.springframework.org/viewtopic.php?p=15751. 20 лет назад
  Ben Alex 15535fff41 SecurityEnforcementFilter caused NullPointerException when anonymous authentication used with BasicProcessingFilterEntryPoint. 20 лет назад
  Luke Taylor 08dbf66880 (Currently functionless) entry point implementation for X.509 20 лет назад
  Luke Taylor aabcef4c69 Dao populator for X509, mirroring the CAS one. 20 лет назад