| Constructor and Description |
|---|
DefaultJws(JwsHeader header,
B body,
String signature) |
| Modifier and Type | Method and Description |
|---|---|
B |
getBody() |
JwsHeader |
getHeader() |
String |
getSignature() |
String |
toString() |
public String getSignature()
getSignature in interface Jws<B>Copyright © 2019. All rights reserved.