[
https://issues.apache.org/jira/browse/KNOX-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17205504#comment-17205504
]
ASF subversion and git services commented on KNOX-2461:
-------------------------------------------------------
Commit 2127c3a14bcc1344e3dcc4142941e8964abd2b74 in knox's branch
refs/heads/master from Philip Zampino
[ https://gitbox.apache.org/repos/asf?p=knox.git;h=2127c3a ]
KNOX-2461 - Move JWT token display utility to module shared by server and
client modules (#379)
> Move JWT token display utility to module shared by server and client modules
> ----------------------------------------------------------------------------
>
> Key: KNOX-2461
> URL: https://issues.apache.org/jira/browse/KNOX-2461
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.4.0
> Reporter: Philip Zampino
> Assignee: Philip Zampino
> Priority: Major
> Fix For: 1.5.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> org/apache/knox/gateway/services/security/token/TokenUtils.java includes a
> method named getTokenDisplayText(final String token), which is not available
> to client modules (e.g., knox shell). Moving this method to a utility class
> in the gateway-util-common module will allow client modules to use it also.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)