Author: dkulp
Date: Fri Dec 4 19:34:50 2009
New Revision: 887329
URL: http://svn.apache.org/viewvc?rev=887329&view=rev
Log:
Merged revisions 887328 via svnmerge from
https://svn.apache.org/repos/asf/cxf/trunk
........
r887328 | dkulp | 2009-12-04 14:28:17 -0500 (Fri, 04 Dec 2009) | 2 lines
[CXF-2553] Add WS-SecPolicy based UsernameToken sample.
Contribution from Oliver Wulff
........
Added:
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/README.txt
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/README.txt
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/bin/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/bin/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/bin/gencerts.sh
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/bin/gencerts.sh
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/build.xml
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/build.xml
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/ca.crl
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/ca.crl
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/cacert.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/cacert.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/caprivkey.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/caprivkey.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/cherry-ra-cert.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/cherry-ra-cert.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/cherry.chain
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/cherry.chain
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/cherry.jks
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/cherry.jks
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/csrcherry.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/csrcherry.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/csrra.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/csrra.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/csrwibble.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/csrwibble.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt.attr
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt.attr
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt.attr.old
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt.attr.old
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt.old
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/index.txt.old
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/1345.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/1345.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/1346.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/1346.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/1347.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/newcerts/1347.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/serial
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/serial
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/serial.old
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/demoCA/serial.old
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/exts
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/exts
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/ra-ca-cert.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/ra-ca-cert.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/raprivkey.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/raprivkey.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/truststore.jks
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/truststore.jks
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/wibble-ra-cert.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/wibble-ra-cert.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/wibble.chain
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/wibble.chain
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/certs/wibble.jks
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/certs/wibble.jks
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/pom.xml
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/Client.java
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/Client.java
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/UTPasswordCallback.java
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/UTPasswordCallback.java
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/wssec.xml
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/client/wssec.xml
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/abigcompany_ca.pem
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/abigcompany_ca.pem
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/celtix.p12
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/celtix.p12
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/celtixp12.truststore
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/resources/celtixp12.truststore
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/GreeterImpl.java
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/GreeterImpl.java
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/Server.java
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/Server.java
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/UTPasswordCallback.java
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/UTPasswordCallback.java
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/wssec.xml
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/src/demo/wssec/server/wssec.xml
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/wsdl/
- copied from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/wsdl/
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/wsdl/hello_world.wsdl
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/wsdl/hello_world.wsdl
cxf/branches/2.2.x-fixes/distribution/src/main/release/samples/ws_security/ut_policy/wsdl/hello_world_no_policy.wsdl
- copied unchanged from r887328,
cxf/trunk/distribution/src/main/release/samples/ws_security/ut_policy/wsdl/hello_world_no_policy.wsdl
Modified:
cxf/branches/2.2.x-fixes/ (props changed)
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
svn:mergeinfo = /cxf/trunk:887328
Propchange: cxf/branches/2.2.x-fixes/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.