Commit History

Author SHA1 Message Date
  Ben Alex df91d352cb AbstractBasicAclEntry improved compatibility with Hibernate, as per http://forum.springframework.org/viewtopic.php?t=3949. 20 years ago
  Luke Taylor f594fdf751 Tidying and tests to bring Dao populator up to full coverage. 20 years ago
  Luke Taylor 76f868c777 More tests. 20 years ago
  Luke Taylor 765cc02599 Tidying. 20 years ago
  Luke Taylor 9f62da7d1c Better test method names. 20 years ago
  Luke Taylor 0a4fc1731a Tests added to bring X509ProcessingFilter up to full coverage. 20 years ago
  Luke Taylor c3c5487b93 Now sets WebAuthenticationDetails on authentication request token. 20 years ago
  Luke Taylor acee1ef696 Added "details" property 20 years ago
  Luke Taylor 5d1cd29dfb Added tearDown method which resets the context to null to prevent occasional breaking of other test classes. 20 years ago
  Luke Taylor f578915728 Test class for X509 filter. 20 years ago
  Luke Taylor af02c42e9f First version that works. 20 years ago
  Luke Taylor 645dba1fcb Added X.509 user to contacts with user name matching certificate email address. 20 years ago
  Luke Taylor fbb4bc0873 Added regexp matching within the DN to extract the user name. 20 years ago
  Luke Taylor 29050b29b2 Dao populator tests for X.509. Tests matching of regexps in the certificate Subject to extract the user name. 20 years ago
  Ben Alex 4763f953d3 FilterChainProxy now supports replacement of ServletRequest and ServetResponse by Filter beans. 20 years ago
  Luke Taylor 5c86b97f37 First working (kind of) version. 20 years ago
  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 years ago
  Luke Taylor 466220eb50 Added build for X.509 contacts app. 20 years ago
  Luke Taylor 4ec64d407c X.509 version of contacts app. 20 years ago
  Ben Alex c5fe428400 Patch by Matt Raible which returns null if Authentication is anonymous. 20 years ago
  Ben Alex b898b87ffb Enhance test coverage as part of diagnosis of reported bug at http://forum.springframework.org/viewtopic.php?p=15751. 20 years ago
  Ben Alex 15535fff41 SecurityEnforcementFilter caused NullPointerException when anonymous authentication used with BasicProcessingFilterEntryPoint. 20 years ago
  Luke Taylor 08dbf66880 (Currently functionless) entry point implementation for X.509 20 years ago
  Luke Taylor aabcef4c69 Dao populator for X509, mirroring the CAS one. 20 years ago
  Luke Taylor fea1725f39 Removed inappropriate inheritance from AbstractProcessingFilter (doesn't make sense for X509 case). 20 years ago
  Luke Taylor ae91b58685 First stab at X509 authentication provider 20 years ago
  Luke Taylor da3801b914 Javadoc improvements. 20 years ago
  Luke Taylor 559f480f4b Corrected Javadoc typos. 20 years ago
  Luke Taylor ab6d43ff08 Corrected Javadoc typo. 20 years ago
  Ben Alex 051a34f859 Support credentialsExpiredUrl as per request made in http://forum.springframework.org/viewtopic.php?t=3862. 20 years ago