public interface TokenValidator
| Modifier and Type | Method and Description |
|---|---|
com.auth0.jwt.interfaces.DecodedJWT |
validateAndDecode(String jwt) |
com.auth0.jwt.interfaces.DecodedJWT validateAndDecode(String jwt) throws DuoException
DuoExceptionCopyright © 2021. All rights reserved.