| Package | Description |
|---|---|
| org.entur.jwt.verifier |
| Modifier and Type | Class and Description |
|---|---|
class |
JwtClaimException |
class |
JwtClientException
Exceptions assumed to be cause by client.
|
class |
JwtServiceException
Exceptions assumed to be cause by server.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JwtVerifier.verify(String token)
Verify token.
|
T |
JwtClaimVerifier.verify(String token) |
Copyright © 2020 Entur AS. All rights reserved.