Commit Graph

14 Commits

Author SHA1 Message Date
Jonas Partner
f9ad394850 interceptor for securing endpoints based on new endpoint interception model
namespace support to follow
2008-06-27 17:47:17 +00:00
Jonas Partner
8623920db5 refactoring of pattern matching for targets and channels 2008-06-26 12:38:23 +00:00
Jonas Partner
6812c7eb2e tidied up a few warnings 2008-06-26 09:22:43 +00:00
Jonas Partner
5ff1ab6b42 added some missing source attachments 2008-06-25 18:51:14 +00:00
Mark Fisher
fe6125db26 Changed inter-project dependency version ranges from "[1.0.0, 1.0.0]" to "[1.0.0, 1.0.1)" (INT-248). 2008-06-25 18:06:33 +00:00
Jonas Partner
53ceb3f5c7 target securing advice 2008-06-25 17:41:46 +00:00
Jonas Partner
5709c4e144 refactored security namespace to use separate schema 2008-06-25 17:29:32 +00:00
Jonas Partner
8f9c2b2e19 add import of org.springfrmaework.core 2008-06-25 10:48:30 +00:00
Jonas Partner
77faf4fe5e fixed bug in stack security strategy which was not removing the context correctly 2008-06-20 14:56:20 +00:00
Jonas Partner
5c8e41c54a removed Java 1.6 calls to pop and push 2008-06-20 14:29:56 +00:00
Jonas Partner
ad77d46d41 Added stack based context holder strategy to cope with direct channels 2008-06-20 11:16:26 +00:00
Mark Fisher
7bb68b4033 Added org.springframework.util to the manifest template. 2008-06-06 12:36:01 +00:00
Mark Fisher
18e7304d89 Updated manifest template for proper versioning of Spring Security dependencies. 2008-06-06 12:29:08 +00:00
Mark Fisher
352a3f6c29 Added support for secured channels and SecurityContext propagation within messages (INT-117). 2008-06-06 00:05:07 +00:00