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

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


    from dac2f2e  KNOX-1162 - Logging stacktrace for FATAL messages and 
displaying a meaningful error message in case of missing/non-parsable JAAS 
configuration (#55)
     new 6aa1759  KNOX-1786 - Use mocking to simplify 
DefaultRemoteConfigurationMonitorTest
     new 9cdf531  KNOX-1787 - Create PasswordUtils class in gateway-util-common

The 2 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:
 .../security/impl/DefaultAliasService.java         |  19 +-
 .../services/security/impl/RemoteAliasService.java |   3 +-
 .../DefaultRemoteConfigurationMonitorTest.java     | 492 +--------------------
 .../apache/knox/gateway/util/PasswordUtils.java    |  48 ++
 .../knox/gateway/util/PasswordUtilsTest.java       |  18 +-
 5 files changed, 71 insertions(+), 509 deletions(-)
 create mode 100644 
gateway-util-common/src/main/java/org/apache/knox/gateway/util/PasswordUtils.java
 copy 
gateway-service-health/src/test/java/org/apache/knox/gateway/service/health/PingResourceTest.java
 => 
gateway-util-common/src/test/java/org/apache/knox/gateway/util/PasswordUtilsTest.java
 (71%)

Reply via email to