This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d344504e3848af6d993f6a632869ff23c559781c
spring-integration
/
org.springframework.integration.security
History
Mark Fisher
d344504e38
Message payload can no longer be set. MessageTransformer's transform() method now returns a Message (instead of void). ChannelInterceptor preSend() and postReceive() methods now return a Message instead of boolean.
2008-07-15 22:43:47 +00:00
..
src
Message payload can no longer be set. MessageTransformer's transform() method now returns a Message (instead of void). ChannelInterceptor preSend() and postReceive() methods now return a Message instead of boolean.
2008-07-15 22:43:47 +00:00
.classpath
added some missing source attachments
2008-06-25 18:51:14 +00:00
.project
Added support for secured channels and SecurityContext propagation within messages (INT-117).
2008-06-06 00:05:07 +00:00
build.xml
Added support for secured channels and SecurityContext propagation within messages (INT-117).
2008-06-06 00:05:07 +00:00
ivy.xml
changed org.springframework.test dependency to test->runtime
2008-07-15 16:42:44 +00:00
template.mf
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