Package io.camunda.identity.sdk.annotation


package io.camunda.identity.sdk.annotation
  • Class
    Description
     
    The annotated method will only be executed if the configuration includes a valid baseUrl, otherwise an `InvalidConfigurationException` will be thrown.
    The annotated method will only be executed if the configuration includes valid issuer, issuerBackendUrl, clientId and clientSecret, otherwise an `InvalidConfigurationException` will be thrown.