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
IOException
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.