public class DefaultHeader extends ParameterMap implements Header
idiomaticValues, values| Modifier | Constructor and Description |
|---|---|
|
DefaultHeader(Map<String,?> values) |
protected |
DefaultHeader(Registry<String,Parameter<?>> registry,
Map<String,?> values) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAlgorithm() |
String |
getCompressionAlgorithm() |
String |
getContentType() |
String |
getName() |
String |
getType() |
clear, containsKey, containsValue, entrySet, equals, get, get, hashCode, isEmpty, keySet, put, put, putAll, remove, replace, size, toString, valuespublic String getName()
getName in interface NameablegetName in class ParameterMappublic String getContentType()
getContentType in interface Headerpublic String getAlgorithm()
getAlgorithm in interface Headerpublic String getCompressionAlgorithm()
getCompressionAlgorithm in interface HeaderCopyright © 2014–2024 jsonwebtoken.io. All rights reserved.