public class BasicRsaJwtHeader extends Object implements Serializable
| Constructor and Description |
|---|
BasicRsaJwtHeader() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
String |
getPublicKeyId() |
String |
getType() |
void |
setAlgorithm(String algorithm) |
void |
setPublicKeyId(String publicKeyId) |
void |
setType(String type) |
Copyright © 2020. All rights reserved.