Uses of Package
io.camunda.identity.sdk.annotation
Packages that use io.camunda.identity.sdk.annotation
Package
Description
-
Classes in io.camunda.identity.sdk.annotation used by io.camunda.identity.sdk.authenticationClassDescriptionThe annotated method will only be executed if the configuration includes valid issuer, issuerBackendUrl, clientId and clientSecret, otherwise an `InvalidConfigurationException` will be thrown.
-
Classes in io.camunda.identity.sdk.annotation used by io.camunda.identity.sdk.authorizationsClassDescriptionThe annotated method will only be executed if the configuration includes a valid baseUrl, otherwise an `InvalidConfigurationException` will be thrown.
-
Classes in io.camunda.identity.sdk.annotation used by io.camunda.identity.sdk.tenantsClassDescriptionThe annotated method will only be executed if the configuration includes a valid baseUrl, otherwise an `InvalidConfigurationException` will be thrown.
-
Classes in io.camunda.identity.sdk.annotation used by io.camunda.identity.sdk.usersClassDescriptionThe annotated method will only be executed if the configuration includes a valid baseUrl, otherwise an `InvalidConfigurationException` will be thrown.