OW2 Consortium jonas

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
16225 1615d 08h alitokmen /sandbox/wss-propagation-parent/wss-propagation-rt/wss-propagation-rt-core/src/main/java/org/ow2/jonas/ws/security/cxf/WSS4JSecurityContextInInterceptor.java * org.objectweb -> org.ow2
* external version numbers in pom.xml files
 
16222 1615d 10h alitokmen /jonas/ws/security/cxf/WSS4JSecurityContextInInterceptor.java Added haders  
16062 1646d 06h sauthieg /jonas/ws/security/cxf/WSS4JSecurityContextInInterceptor.java Add some log statements: display principal + roles  
16048 1647d 03h rbresson /jonas/ws/security/cxf/WSS4JSecurityContextInInterceptor.java + Check or not the signature
+ Refactor writing/parsing soap message
 
16043 1647d 06h rbresson /jonas/ws/security/cxf/WSS4JSecurityContextInInterceptor.java + Fix some bugs about beans.xml
+ Injection of wssConfig with good instance of processor (security context accessor injected)
 
16030 1647d 11h rbresson /jonas/ws/security/cxf/WSS4JSecurityContextInInterceptor.java First commit