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

coheigea pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git.


    from d70589e  Remove unnecessary warning when no provider is specified
     new 1487b57  Adding a kerberos + keytab test
     new 49f857c  Minor changes to last commit

The 14678 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 systests/kerberos/pom.xml                          |  1 +
 .../common/KerberosClientPasswordCallback.java     | 35 ++++++++++++--
 .../common/KerberosServicePasswordCallback.java    | 21 ++++++++-
 .../kerberos/wssec/kerberos/KerberosTokenTest.java | 55 +++++++++++++++-------
 systests/kerberos/src/test/resources/kerberos.jaas |  8 ++++
 .../kerberos/wssec/kerberos/DoubleItKerberos.wsdl  |  3 ++
 .../cxf/systest/kerberos/wssec/kerberos/client.xml | 14 ++++++
 .../cxf/systest/kerberos/wssec/kerberos/server.xml | 20 ++++++++
 8 files changed, 134 insertions(+), 23 deletions(-)

Reply via email to