public interface JwsHeader
| Modifier and Type | Interface and Description |
|---|---|
static class |
JwsHeader.Header
The headers of a JWT message.
|
| Modifier and Type | Method and Description |
|---|---|
SigningAlgorithm |
getAlgorithm() |
String |
getKeyId() |
String getKeyId()
SigningAlgorithm getAlgorithm()
Copyright © 2017 Atlassian. All rights reserved.