Repository: cxf-fediz Updated Branches: refs/heads/master 28f17a508 -> 2eab7d841
Fixing README Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/2eab7d84 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/2eab7d84 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/2eab7d84 Branch: refs/heads/master Commit: 2eab7d84134481940bd280d3014d721720e50ed8 Parents: 28f17a5 Author: Colm O hEigeartaigh <[email protected]> Authored: Thu Jul 16 16:20:20 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Thu Jul 16 16:20:20 2015 +0100 ---------------------------------------------------------------------- plugins/cxf/README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/2eab7d84/plugins/cxf/README.txt ---------------------------------------------------------------------- diff --git a/plugins/cxf/README.txt b/plugins/cxf/README.txt index 3d322e3..0583217 100644 --- a/plugins/cxf/README.txt +++ b/plugins/cxf/README.txt @@ -4,7 +4,7 @@ Fediz Plugin for CXF The Fediz plugin for CXF contains two separate pieces of functionality. The first is a CallbackHandler that allows the SAML Token of the Web SSO session to be used by the CXF Web Services Stack, i.e. for delegation. -The second is a full SAML SSO RP plugin based solely on Apache CXF, which +The second is a full WS-Federation RP plugin based solely on Apache CXF, which is container independent. = Delegation scenario =
