Commit History

Author SHA1 Message Date
  Rob Winch f37f5d43bc gradle 1.0-M3 update - AspectJPlugin to integrate with GenerateEclipseProject instead of GenerateEclipseClasspath 14 years ago
  Luke Taylor 767f5b2423 Upgrade to gradle 1.0-M3. 14 years ago
  Luke Taylor 6c9ab570a2 SEC-1729: Fix openid4java guice dependencies to use Maven Central. 14 years ago
  Luke Taylor a2858240f1 SEC-1728: Remove references to SUN provider and incorrect seeding of SecureRandom in SecureRandomBytesKeyGenerator. 14 years ago
  Rob Winch 855ea73117 SEC-1729: Updated gradle to reference guice maven repo for all projects 14 years ago
  Rob Winch bd74185e41 SEC-1729: Updated openid module and sample to openid4java 0.9.6 and httpclient 4.1.1 14 years ago
  Rob Winch ae5b402651 SEC-1729: Revert "SEC-1710: Added shutdown method to OpenID4JavaConsumer that invokes MultiThreadedHttpConnectionManager.shutdownAll()" since it is superseded by SEC-1729 14 years ago
  Rob Winch a6b0c265db SEC-1729: Revert "SEC-1711: Support verifying that attribute exchange parameters were signed" since it is superseded by SEC-1729 14 years ago
  Luke Taylor 73fb1764b8 SEC-1730: Fix broken KeyGenerators method. 14 years ago
  Luke Taylor e473897fd9 SEC-1181: Add docs for ActiveDirectoryLdapAuthenticationProvider. Minor fix to initialization checks. 14 years ago
  Luke Taylor c4a1ce9f1a SEC-1725: Update docs to remove references to filter-chain-map. 14 years ago
  Luke Taylor b5924db74d SEC-1725: Add option to filter-chain to use an explicit request-matcher-ref instead of a "path" attribute. 14 years ago
  Luke Taylor f883c6e579 SEC-1723: Fix use of bean names in integration test app context. 14 years ago
  Luke Taylor 04dc65c8fe SEC-1657: Corresponding namespace updates to use SecurityFilterChain list in place of filterChainMap. 14 years ago
  Luke Taylor 37d0454fd7 SEC-1657: Create SecurityFilterChain class for use in configuring FilterChinProxy. Encapsulates a RequestMatcher and List<Filter>. 14 years ago
  Luke Taylor 614d8c0321 SEC-1723: Use standard SpEL syntax for accessing beans in the app context by name. 14 years ago
  Luke Taylor dd108041a0 SEC-1722: Correct javadoc 14 years ago
  Luke Taylor 8178371927 SEC-1700: Add fixed serializationVersionUID values to security context, authentication tokens and related classes 14 years ago
  Luke Taylor ac96f27136 Gradle refactoring. Create separate S3 upload task and extract ide customization into a separate file. 14 years ago
  Luke Taylor 5a9aa6d1aa SEC-1700: Allow for case where JAAS config is not a simple file, but may be a jar resource, for example. 14 years ago
  Luke Taylor 1b2fdf8b02 Fix gradle IDEA code for git selection as VCS. 14 years ago
  Luke Taylor 71ed6d7964 SEC-1720: Avoid bean-creation side-effects in ContextSourceSettingPostProcessor. 14 years ago
  Luke Taylor 23df97f44a Added missing HttpClient version information to openid bundlor template file. 14 years ago
  Rob Winch 97afb0c9ac SEC-965: Added assert to LoginPage.at 14 years ago
  Rob Winch f28a09dfa4 Formatting changes to CAS documentation 14 years ago
  Rob Winch 01fb4bdb6d SEC-1718: Update documentation and sample application to demonstrate how to use a PGT to authenticate to stateless services using a PT 14 years ago
  Rob Winch abfa558c3c Removed Dummy.java from cas sample 14 years ago
  Rob Winch 11331d34d9 SEC-1717: Document how to perform Single Logout with CAS and added integration test for sample application to test Single Logout 14 years ago
  Rob Winch 04f1df2a1b SEC-965: Updated CAS documentation to describe authenticating proxy tickets 14 years ago
  Rob Winch 761d5af6ec SEC-965: Added integration tests for CAS Sample Application 14 years ago