public interface TokenVerifier<T extends org.apache.hadoop.security.token.delegation.AbstractDelegationTokenIdentifier>
| Modifier and Type | Method and Description | 
|---|---|
| void | verifyToken(T t,
           byte[] password) | 
void verifyToken(T t, byte[] password) throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.