milleruntime commented on a change in pull request #870: Remove unused code in 
master and server
URL: https://github.com/apache/accumulo/pull/870#discussion_r245732232
 
 

 ##########
 File path: 
server/base/src/main/java/org/apache/accumulo/server/security/handler/KerberosAuthenticator.java
 ##########
 @@ -190,9 +188,4 @@ public synchronized boolean userExists(String user) {
     return SUPPORTED_TOKENS;
   }
 
-  @Override
-  public boolean validTokenClass(String tokenClass) {
-    return SUPPORTED_TOKEN_NAMES.contains(tokenClass);
 
 Review comment:
   Reverted in 1da4d9ffaf94991600974b4847b0fdaef70a1d44

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to