Class CommonClientConfiguration
java.lang.Object
io.camunda.zeebe.spring.client.configuration.CommonClientConfiguration
@EnableConfigurationProperties({CommonConfigurationProperties.class,ZeebeSelfManagedProperties.class})
@Deprecated
public class CommonClientConfiguration
extends Object
Deprecated.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.camunda.common.auth.Authenticationauthentication(io.camunda.common.json.JsonMapper jsonMapper) Deprecated.
-
Constructor Details
-
CommonClientConfiguration
public CommonClientConfiguration()Deprecated.
-
-
Method Details
-
authentication
@Bean @ConditionalOnMissingBean public io.camunda.common.auth.Authentication authentication(io.camunda.common.json.JsonMapper jsonMapper) Deprecated.
-