Uses of Class
com.mypurecloud.sdk.v2.model.TokenInfo
Packages that use TokenInfo
-
Uses of TokenInfo in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api that return TokenInfoModifier and TypeMethodDescriptionTokensApi.getTokensMe(GetTokensMeRequest request) Fetch information about the current tokenTokensApi.getTokensMe(Boolean preserveIdleTTL) Fetch information about the current tokenMethods in com.mypurecloud.sdk.v2.api that return types with arguments of type TokenInfoModifier and TypeMethodDescriptionTokensApi.getTokensMe(ApiRequest<Void> request) Fetch information about the current tokenTokensApiAsync.getTokensMeAsync(GetTokensMeRequest request, AsyncApiCallback<TokenInfo> callback) Fetch information about the current tokenTokensApiAsync.getTokensMeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TokenInfo>> callback) Fetch information about the current tokenTokensApi.getTokensMeWithHttpInfo(Boolean preserveIdleTTL) Fetch information about the current tokenMethod parameters in com.mypurecloud.sdk.v2.api with type arguments of type TokenInfoModifier and TypeMethodDescriptionTokensApiAsync.getTokensMeAsync(GetTokensMeRequest request, AsyncApiCallback<TokenInfo> callback) Fetch information about the current tokenTokensApiAsync.getTokensMeAsync(ApiRequest<Void> request, AsyncApiCallback<ApiResponse<TokenInfo>> callback) Fetch information about the current token -
Uses of TokenInfo in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TokenInfoModifier and TypeMethodDescriptionUserMe.getToken()TokenInfo.oAuthClient(OrgOAuthClient oAuthClient)