Package | Description |
---|---|
org.soulwing.jwt.api | |
org.soulwing.jwt.api.jose4j |
Modifier and Type | Interface and Description |
---|---|
static interface |
JWE.Header
A JWE JOSE header.
|
static interface |
JWS.Header
A JWS JOSE header.
|
Modifier and Type | Method and Description |
---|---|
JoseHeader |
JWTProvider.header(String encoded)
Parses the JOSE header from a JWT in compacted encoding form.
|
Modifier and Type | Method and Description |
---|---|
JoseHeader |
Jose4jProvider.header(String encoded) |
Copyright © 2019. All rights reserved.