Uses of Class
io.camunda.client.protocol.rest.AuthenticationConfigurationResponse
Packages that use AuthenticationConfigurationResponse
-
Uses of AuthenticationConfigurationResponse in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return AuthenticationConfigurationResponseModifier and TypeMethodDescriptionSystemConfigurationResponse.getAuthentication()Get authenticationAuthenticationConfigurationResponse.isLoginDelegated(Boolean isLoginDelegated) Methods in io.camunda.client.protocol.rest with parameters of type AuthenticationConfigurationResponseModifier and TypeMethodDescriptionSystemConfigurationResponse.authentication(AuthenticationConfigurationResponse authentication) voidSystemConfigurationResponse.setAuthentication(AuthenticationConfigurationResponse authentication)