Returns the cty (Content Type) header value or null if not present. The cty (Content Type) Header Parameter is used by applications to declare the <a href="https://www.iana.org/assignments
()
| 123 | * @return the {@code typ} header parameter value or {@code null} if not present. |
| 124 | */ |
| 125 | String getContentType(); |
| 126 | |
| 127 | /** |
| 128 | * Returns the JWT {@code alg} (Algorithm) header value or {@code null} if not present. |
no outgoing calls
no test coverage detected