public class Header extends Object
| Constructor and Description |
|---|
Header() |
| Modifier and Type | Method and Description |
|---|---|
Algorithm |
getAlgorithm() |
Optional<String> |
getKeyId() |
Optional<TokenType> |
getType() |
void |
setAlgorithm(Algorithm algorithm) |
void |
setKeyId(Optional<String> keyId) |
void |
setType(Optional<TokenType> type) |
Copyright © 2017. All rights reserved.