Uses of Class
io.camunda.identity.sdk.impl.rest.RestClient
Packages that use RestClient
Package
Description
-
Uses of RestClient in io.camunda.identity.sdk.impl.generic
Fields in io.camunda.identity.sdk.impl.generic declared as RestClientConstructors in io.camunda.identity.sdk.impl.generic with parameters of type RestClientModifierConstructorDescriptionGenericAuthentication(IdentityConfiguration configuration, RestClient restClient) -
Uses of RestClient in io.camunda.identity.sdk.impl.keycloak
Constructors in io.camunda.identity.sdk.impl.keycloak with parameters of type RestClientModifierConstructorDescriptionKeycloakAuthentication(IdentityConfiguration configuration, RestClient restClient) -
Uses of RestClient in io.camunda.identity.sdk.impl.microsoft
Constructors in io.camunda.identity.sdk.impl.microsoft with parameters of type RestClientModifierConstructorDescriptionMicrosoftAuthentication(IdentityConfiguration configuration, RestClient restClient)