You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by se...@apache.org on 2016/02/10 23:37:40 UTC

[2/2] cxf git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cxf


Project: http://git-wip-us.apache.org/repos/asf/cxf/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c6fb2db0
Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c6fb2db0
Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c6fb2db0

Branch: refs/heads/master
Commit: c6fb2db07a7ebc2bebe2220d6211f6fac357e603
Parents: e6f0722 c857aa3
Author: Sergey Beryozkin <sb...@gmail.com>
Authored: Wed Feb 10 22:37:26 2016 +0000
Committer: Sergey Beryozkin <sb...@gmail.com>
Committed: Wed Feb 10 22:37:26 2016 +0000

----------------------------------------------------------------------
 .../cxf/sts/operation/TokenIssueOperation.java  |   20 +-
 .../cxf/sts/rest/RESTSecurityTokenService.java  |   11 +-
 .../sts/rest/RESTSecurityTokenServiceImpl.java  |   29 +-
 .../sts/operation/IssueJWTRealmUnitTest.java    |   34 +-
 .../cxf/sts/operation/IssueJWTUnitTest.java     |   10 +
 .../cxf/systest/sts/rest/RESTUnitTest.java      |  758 ------------
 .../cxf/systest/sts/rest/STSRESTTest.java       | 1079 ++++++++++++++++++
 .../cxf/systest/sts/rest/cxf-rest-sts.xml       |    1 +
 8 files changed, 1136 insertions(+), 806 deletions(-)
----------------------------------------------------------------------