public class DecodedCaptureContextResponse extends Object
| Constructor | Description |
|---|---|
DecodedCaptureContextResponse() |
| Modifier and Type | Method | Description |
|---|---|---|
DecodedJwtHeader |
getJwtHeader() |
|
DecodedJwtPayload |
getJwtPayload() |
|
void |
setJwtHeader(DecodedJwtHeader jwtHeader) |
|
void |
setJwtPayload(DecodedJwtPayload jwtPayload) |
public DecodedJwtHeader getJwtHeader()
public void setJwtHeader(DecodedJwtHeader jwtHeader)
public DecodedJwtPayload getJwtPayload()
public void setJwtPayload(DecodedJwtPayload jwtPayload)
Copyright © 2026. All rights reserved.