moresandeep commented on a change in pull request #436:
URL: https://github.com/apache/knox/pull/436#discussion_r616897494
##########
File path:
gateway-server/src/main/java/org/apache/knox/gateway/services/token/impl/DefaultTokenAuthorityService.java
##########
@@ -311,4 +327,8 @@ else if (! (key instanceof RSAPrivateKey)) {
@Override
public void stop() throws ServiceLifecycleException {
}
+
+ protected Optional<String> getCachedSigningKeyKID() {
Review comment:
Yup, I'll change it!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]