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

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


    from 31485649e KNOX-2762  (#594)
     add 50a0552dc KNOX-2761 - Knox Token renew/revoke operations are now 
PUT/DELETE HTTP methods in KnoxShell too (#593)

No new revisions were added by this update.

Summary of changes:
 ...ialCollectionException.java => HttpDelete.java} | 28 ++++++++++++++--------
 .../knox/token/AbstractTokenLifecycleRequest.java  | 20 +++++-----------
 .../knox/gateway/shell/knox/token/Renew.java       | 19 ++++++++++++++-
 .../knox/gateway/shell/knox/token/Revoke.java      | 19 ++++++++++++++-
 .../knox/gateway/shell/knox/token/TokenTest.java   |  5 ++--
 pom.xml                                            |  1 +
 6 files changed, 64 insertions(+), 28 deletions(-)
 copy 
gateway-shell/src/main/java/org/apache/knox/gateway/shell/{CredentialCollectionException.java
 => HttpDelete.java} (55%)

Reply via email to