| Package | Description |
|---|---|
| org.wso2.am.integration.clients.internal.api |
| Modifier and Type | Method and Description |
|---|---|
RevokedJWTListDTO |
RevokeJwt_Api.revokedjwtGet()
JTIs of revoked jwt tokens
This will provide access to JTIs of revoked JWT tokens in database.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<RevokedJWTListDTO> |
RevokeJwt_Api.revokedjwtGetWithHttpInfo()
JTIs of revoked jwt tokens
This will provide access to JTIs of revoked JWT tokens in database.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
RevokeJwt_Api.revokedjwtGetAsync(ApiCallback<RevokedJWTListDTO> callback)
JTIs of revoked jwt tokens (asynchronously)
This will provide access to JTIs of revoked JWT tokens in database.
|
Copyright © 2021 WSO2 Inc. All rights reserved.