public interface Jwt
| Modifier and Type | Method and Description |
|---|---|
String |
getIssuer() |
String |
getJsonPayload() |
String |
getSubject() |
@Nullable String getIssuer()
@Nullable String getSubject()
Copyright © 2023 Atlassian. All rights reserved.