| Package | Description |
|---|---|
| com.okta.jwt | |
| com.okta.jwt.impl |
| Modifier and Type | Method and Description |
|---|---|
Jwt |
JwtVerifier.decodeAccessToken(String jwtString) |
Jwt |
JwtVerifier.decodeIdToken(String jwtString,
String nonce) |
| Modifier and Type | Method and Description |
|---|---|
Jwt |
NimbusJwtVerifier.decodeAccessToken(String jwtString) |
Jwt |
NimbusJwtVerifier.decodeIdToken(String jwtString,
String nonce) |
Copyright © 2017–2018 Okta. All rights reserved.