| Package | Description |
|---|---|
| com.appslandia.common.jose |
| Modifier and Type | Method and Description |
|---|---|
protected JwtObject |
JwtProcessor.doParse(String headerPart,
String payloadPart,
String signature) |
JwtObject |
JwtProcessor.parse(String jwt) |
| Modifier and Type | Method and Description |
|---|---|
String |
JwtProcessor.build(JwtObject jwt) |
Copyright © 2018. All rights reserved.