You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by bu...@apache.org on 2019/05/16 12:08:30 UTC

[cxf-fediz] 01/01: fediz-systests-oidc: refactoring (#44)

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

buhhunyx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf-fediz.git

commit 5389e5d21ba092b0883b004b076784a2cd28f4c8
Merge: 07e169c 8c8d9b8
Author: Alexey Markevich <bu...@gmail.com>
AuthorDate: Thu May 16 15:08:25 2019 +0300

    fediz-systests-oidc: refactoring (#44)
    
    * fediz-systests-oidc: refactoring
    
    * remove fail for some tests
    
    * clientAuth for IDP

 systests/oidc/pom.xml                              |  76 ++---
 .../cxf/fediz/systests/oidc/AbstractOIDCTest.java  | 369 +++++++++++++--------
 .../cxf/fediz/systests/oidc/OIDCSpringTest.java    | 107 +-----
 .../cxf/fediz/systests/oidc/OIDCTomcatTest.java    | 111 +------
 .../resources/oidc/spring/applicationContext.xml   |   2 +-
 5 files changed, 263 insertions(+), 402 deletions(-)