Package | Description |
---|---|
io.jsonwebtoken |
Modifier and Type | Class and Description |
---|---|
class |
LocatorAdapter<T>
Adapter pattern implementation for the
Locator interface. |
Modifier and Type | Method and Description |
---|---|
JwtParserBuilder |
JwtParserBuilder.keyLocator(Locator<Key> keyLocator)
Sets the
Locator used to acquire any signature verification or decryption key needed during parsing. |
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.