| Package | Description |
|---|---|
| com.cyberark.conjur.sdk.endpoint | |
| com.cyberark.conjur.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
WhoAmI |
StatusApi.whoAmI()
Provides information about the client making an API request.
|
WhoAmI |
StatusApi.whoAmI(String xRequestId)
Provides information about the client making an API request.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<WhoAmI> |
StatusApi.whoAmIWithHttpInfo()
Provides information about the client making an API request.
|
ApiResponse<WhoAmI> |
StatusApi.whoAmIWithHttpInfo(String xRequestId)
Provides information about the client making an API request.
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
StatusApi.whoAmIAsync(String xRequestId,
ApiCallback<WhoAmI> _callback)
Provides information about the client making an API request.
|
| Modifier and Type | Method and Description |
|---|---|
WhoAmI |
WhoAmI.account(String account) |
WhoAmI |
WhoAmI.clientIp(String clientIp) |
WhoAmI |
WhoAmI.tokenIssuedAt(String tokenIssuedAt) |
WhoAmI |
WhoAmI.userAgent(String userAgent) |
WhoAmI |
WhoAmI.username(String username) |
Copyright © 2023. All rights reserved.