| Package | Description |
|---|---|
| io.jsonwebtoken |
| Modifier and Type | Class and Description |
|---|---|
class |
SigningKeyResolverAdapter
Deprecated.
since 0.12.0. Use
LocatorAdapter with
JwtParserBuilder.keyLocator(Locator) |
| Modifier and Type | Method and Description |
|---|---|
JwtParserBuilder |
JwtParserBuilder.setSigningKeyResolver(SigningKeyResolver signingKeyResolver)
Deprecated.
since 0.12.0 in favor of
JwtParserBuilder.keyLocator(Locator) |
Copyright © 2014–2024 jsonwebtoken.io. All rights reserved.