You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pl...@apache.org on 2017/10/18 08:29:07 UTC

[9/9] directory-kerby git commit: Merge remote-tracking branch 'asf/trunk' into trunk

Merge remote-tracking branch 'asf/trunk' into trunk


Project: http://git-wip-us.apache.org/repos/asf/directory-kerby/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-kerby/commit/19c903e4
Tree: http://git-wip-us.apache.org/repos/asf/directory-kerby/tree/19c903e4
Diff: http://git-wip-us.apache.org/repos/asf/directory-kerby/diff/19c903e4

Branch: refs/heads/trunk
Commit: 19c903e4fb5e8d5ba12148d6d4210c25698ea4ab
Parents: 8790af2 8ae0b35
Author: plusplusjiajia <ji...@intel.com>
Authored: Wed Oct 18 16:29:14 2017 +0800
Committer: plusplusjiajia <ji...@intel.com>
Committed: Wed Oct 18 16:29:14 2017 +0800

----------------------------------------------------------------------
 .../apache/kerby/xdr/XdrStructTypeInstance.java |  1 +
 .../kerb/client/request/KdcRequest.java         | 10 +++----
 .../kerby/kerberos/kerb/Krb5ParserTest.java     |  2 +-
 .../kerby/kerberos/kerb/gss/GssMechFactory.java |  3 +-
 .../kerberos/kerb/gss/impl/GssEncryptor.java    |  2 +-
 .../kerberos/kerb/server/LoginTestBase.java     |  2 +-
 .../kerberos/provider/token/TokenTest.java      | 30 ++++++++++----------
 pom.xml                                         | 16 +++++++++++
 8 files changed, 42 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/directory-kerby/blob/19c903e4/kerby-kerb/kerb-client/src/main/java/org/apache/kerby/kerberos/kerb/client/request/KdcRequest.java
----------------------------------------------------------------------