Class HealthZeebeClientProperties.SecurityProperties
java.lang.Object
io.camunda.zeebe.gateway.impl.probes.health.HealthZeebeClientProperties.SecurityProperties
- Enclosing class:
- HealthZeebeClientProperties
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetOauthSecurityProperties(HealthZeebeClientProperties.SecurityProperties.OAuthSecurityProperties oauthSecurityProperties) toString()
-
Constructor Details
-
SecurityProperties
public SecurityProperties()
-
-
Method Details
-
getOauthSecurityProperties
public HealthZeebeClientProperties.SecurityProperties.OAuthSecurityProperties getOauthSecurityProperties() -
setOauthSecurityProperties
public void setOauthSecurityProperties(HealthZeebeClientProperties.SecurityProperties.OAuthSecurityProperties oauthSecurityProperties) -
hashCode
public int hashCode() -
equals
-
toString
-