You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ju...@apache.org on 2020/04/21 14:51:48 UTC

[fineract-cn-api] 11/44: Merge pull request #3 from myrle-krantz/develop

This is an automated email from the ASF dual-hosted git repository.

juhan pushed a commit to branch spring_boot_2
in repository https://gitbox.apache.org/repos/asf/fineract-cn-api.git

commit 5b7e04e8d533d904205c6ce10fac47ee221328bf
Merge: 78e28e6 2399a6c
Author: Myrle Krantz <my...@apache.org>
AuthorDate: Mon May 15 09:18:40 2017 +0200

    Merge pull request #3 from myrle-krantz/develop
    
    Made cookie jar accessible

 .../java/io/mifos/core/api/util/ApiFactory.java    | 16 +++++++++
 .../core/api/util/CookieInterceptingClient.java    | 10 ++++++
 .../core/api/util/FeignTargetWithCookieJar.java    | 38 ++++++++++++++++++++++
 .../api/util/CookieInterceptingClientTest.java     | 11 +++++++
 4 files changed, 75 insertions(+)