Package | Description |
---|---|
io.jsonwebtoken | |
io.jsonwebtoken.security |
Modifier and Type | Method and Description |
---|---|
protected T |
LocatorAdapter.locate(JweHeader header)
Returns an object referenced in the specified JWE header, or
null if the referenced
object cannot be found or does not exist. |
Modifier and Type | Method and Description |
---|---|
JweHeader |
KeyRequest.getHeader()
Returns the
JweHeader that will be used to construct the final JWE header, available for
reading or writing any KeyAlgorithm -specific information. |
Copyright © 2014–2025 jsonwebtoken.io. All rights reserved.