Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 2946:1e01d3046260
Update pom dependencies for new WAS classes
flys-client/trunk@4914 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Bjoern Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Tue, 10 Jul 2012 12:25:51 +0000 |
parents | 5885c5b8d71d |
children | 645c774b3b98 |
comparison
equal
deleted
inserted
replaced
2945:927a3bd932d5 | 2946:1e01d3046260 |
---|---|
1 2012-07-10 Björn Ricks <bjoern.ricks@intevation.de> | |
2 | |
3 * pom.xml: Add dependencies for jdom 1.1.3, Apache commons-io 2.2 | |
4 and Apache httpcomponents 4.2. All are dependencies are used in | |
5 the new WAS classes. | |
6 | |
7 2012-07-10 Björn Ricks <bjoern.ricks@intevation.de> | |
8 | |
9 * src/main/java/de/intevation/flys/client/server/was/Assertion.java | |
10 src/main/java/de/intevation/flys/client/server/was/Request.java, | |
11 src/main/java/de/intevation/flys/client/server/was/Response.java, | |
12 src/main/java/de/intevation/flys/client/server/was/ServiceException.java, | |
13 src/main/java/de/intevation/flys/client/server/was/Signature.java, | |
14 src/main/java/de/intevation/flys/client/server/was/Namespaces.java: | |
15 Implement class representation of a Web Authentication Service (WAS) | |
16 request and response. If the authentication is successful the WAS | |
17 responses with a base64 encoded Security Assertion Markup Language (SAML) | |
18 v1.0 message. | |
19 | |
1 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> | 20 2012-07-08 Sascha L. Teichmann <sascha.teichmann@intevation.de> |
2 | 21 |
3 * pom.xml: Bumped GWT from 2.3 up to 2.4 which is the current stable. | 22 * pom.xml: Bumped GWT from 2.3 up to 2.4 which is the current stable. |
4 | 23 |
5 2012-07-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 24 2012-07-08 Felix Wolfsteller <felix.wolfsteller@intevation.de> |