Added support for secured channels and SecurityContext propagation within messages (INT-117).

This commit is contained in:
Mark Fisher
2008-06-06 00:05:07 +00:00
parent 0300168c82
commit 352a3f6c29
24 changed files with 1461 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
secured=org.springframework.integration.security.config.SecuredParser
secure-channels=org.springframework.integration.security.config.SecureChannelsParser