Uses of Class
com.cyberark.conjur.sdk.model.WhoAmI
Packages that use WhoAmI
-
Uses of WhoAmI in com.cyberark.conjur.sdk.endpoint
Methods in com.cyberark.conjur.sdk.endpoint that return WhoAmIModifier and TypeMethodDescriptionStatusApi.whoAmI()Provides information about the client making an API request.Provides information about the client making an API request.Methods in com.cyberark.conjur.sdk.endpoint that return types with arguments of type WhoAmIModifier and TypeMethodDescriptionStatusApi.whoAmIWithHttpInfo()Provides information about the client making an API request.StatusApi.whoAmIWithHttpInfo(String xRequestId) Provides information about the client making an API request.Method parameters in com.cyberark.conjur.sdk.endpoint with type arguments of type WhoAmIModifier and TypeMethodDescriptionokhttp3.CallStatusApi.whoAmIAsync(String xRequestId, ApiCallback<WhoAmI> _callback) Provides information about the client making an API request. -
Uses of WhoAmI in com.cyberark.conjur.sdk.model
Methods in com.cyberark.conjur.sdk.model that return WhoAmI