Author: dkulp
Date: Tue May 24 17:56:48 2011
New Revision: 1127187
URL: http://svn.apache.org/viewvc?rev=1127187&view=rev
Log:
Blocked revisions
1097041,1099499-1099500,1100016,1100157,1100162,1100198,1100230,1100268-1100269,1101081,1102193,1102248,1102640,1102804,1102942,1103491,1103505,1104182,1124246,1124353,1124690,1124958,1124961,1125571,1126369,1126478,1127127-1127129
via svnmerge
........
r1097041 | coheigea | 2011-04-27 04:49:17 -0400 (Wed, 27 Apr 2011) | 1 line
[CXF-3476] - AbstractUsernameTokenAuthenticatingInterceptor does not handle
digest passwords correctly
........
r1099499 | coheigea | 2011-05-04 12:04:41 -0400 (Wed, 04 May 2011) | 1 line
[CXF-3842] - wsse:Reference used instead of wsse:KeyIdentifier error on the
server: Cannot resolve KeyInfo for verifying signature
........
r1099500 | coheigea | 2011-05-04 12:05:43 -0400 (Wed, 04 May 2011) | 1 line
[CXF-3842] - Pass checkstyle.
........
r1100016 | dkulp | 2011-05-05 21:24:11 -0400 (Thu, 05 May 2011) | 4 lines
[CXF-3492] Attempt to fix issues of exposing a strange proxied object
representing an OSGi service.
Patch from David Metcalf heavily modified and extended in an attempt to
make it work for both him and our unit tests.
........
r1100157 | sergeyb | 2011-05-06 06:12:06 -0400 (Fri, 06 May 2011) | 1 line
[CXF-3493] Reverting the change causing the regression with unqualified
elements becoming qualified after StaxUtils.copy
........
r1100162 | ningjiang | 2011-05-06 06:30:54 -0400 (Fri, 06 May 2011) | 1 line
CXF-3497 Set the ClassLoader Extension when the bus is load from Spring
........
r1100198 | cschneider | 2011-05-06 09:08:10 -0400 (Fri, 06 May 2011) | 1 line
CXF-3496 - Use OID SPNEGO instead of KERBEROS. Patch applied with thanks to
Aris Tsaklidis (dunkelhaar)
........
r1100230 | cschneider | 2011-05-06 10:29:25 -0400 (Fri, 06 May 2011) | 1 line
CXF-3496 - Making OID configureable using a message property to switch
between kerberos and spnego oid
........
r1100268 | coheigea | 2011-05-06 12:27:23 -0400 (Fri, 06 May 2011) | 1 line
Added BouncyCastle dependency to interop tests to get them working again.
........
r1100269 | coheigea | 2011-05-06 12:28:11 -0400 (Fri, 06 May 2011) | 1 line
[CXF-3457] - Service fails to find IssuedToken using SAML bearer subject
confirmation
........
r1101081 | coheigea | 2011-05-09 12:02:38 -0400 (Mon, 09 May 2011) | 1 line
Added a SignedElements test for SAML.
........
r1102193 | ningjiang | 2011-05-12 03:46:43 -0400 (Thu, 12 May 2011) | 1 line
CXF-3512 CXF extension using it's classloader as a fallback to load the class
........
r1102248 | coheigea | 2011-05-12 07:41:31 -0400 (Thu, 12 May 2011) | 1 line
Fixing a typo in a previous commit.
........
r1102640 | ffang | 2011-05-13 05:51:18 -0400 (Fri, 13 May 2011) | 1 line
[CXF-3506]Service list page displays no services in unformatted mode
........
r1102804 | coheigea | 2011-05-13 12:14:57 -0400 (Fri, 13 May 2011) | 1 line
Made some improvements to how token inclusion types are handled inbound +
outbound.
........
r1102942 | ningjiang | 2011-05-13 22:37:40 -0400 (Fri, 13 May 2011) | 1 line
Try to fix the build error of ArrayServiceImpl on windows box
........
r1103491 | sergeyb | 2011-05-15 14:07:43 -0400 (Sun, 15 May 2011) | 1 line
Fixing reference to parent pom
........
r1103505 | sergeyb | 2011-05-15 14:43:29 -0400 (Sun, 15 May 2011) | 1 line
Fixing rt/frontend/jaxrs test failures on Win
........
r1104182 | coheigea | 2011-05-17 08:08:17 -0400 (Tue, 17 May 2011) | 4 lines
Some work on wsse UsernameTokens
- Added support for SP13 Nonce and Created policy elements
- Added a Policy Validator for UsernameTokens
- Added a systest.
........
r1124246 | dkulp | 2011-05-18 09:08:42 -0400 (Wed, 18 May 2011) | 2 lines
Set the UIRResolver on the transformer to work around issue #1 with it
on the IBM jdk
........
r1124353 | sergeyb | 2011-05-18 13:49:52 -0400 (Wed, 18 May 2011) | 1 line
[CXF-3948] Initial support for customizing schema package names
........
r1124690 | coheigea | 2011-05-19 07:33:19 -0400 (Thu, 19 May 2011) | 1 line
Minor clean up of the SymmetricBindingHandler
........
r1124958 | coheigea | 2011-05-19 11:42:11 -0400 (Thu, 19 May 2011) | 1 line
Added an X509TokenTest to the ws-security systests
........
r1124961 | sergeyb | 2011-05-19 11:43:42 -0400 (Thu, 19 May 2011) | 1 line
[CXF-3948] Adding a basic JAXRSContainer loader
........
r1125571 | dkulp | 2011-05-20 17:33:24 -0400 (Fri, 20 May 2011) | 1 line
[CXF-3542] EndpointPolicyImpl overcalculating the required vocabulary
........
r1126369 | ay | 2011-05-23 04:09:32 -0400 (Mon, 23 May 2011) | 1 line
CXF 3510 wrong detination determination by OSGi based CXF entry point ...
........
r1126478 | ay | 2011-05-23 08:53:43 -0400 (Mon, 23 May 2011) | 1 line
cxf-3510 followp fix for jaxrs systests
........
r1127127 | coheigea | 2011-05-24 12:19:09 -0400 (Tue, 24 May 2011) | 1 line
Added an Asymmetric X509Token test.
........
r1127128 | coheigea | 2011-05-24 12:19:39 -0400 (Tue, 24 May 2011) | 1 line
Added a policy validator for X.509 Tokens.
........
r1127129 | coheigea | 2011-05-24 12:20:36 -0400 (Tue, 24 May 2011) | 1 line
Add a BinarySecurityToken to the security header for the asymmetric case, if
it is required and we are not signing anything.
........
Modified:
cxf/branches/2.3.x-fixes/ (props changed)
Propchange: cxf/branches/2.3.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-blocked' - no diff available.