Uses of Class
io.camunda.optimize.dto.engine.AuthenticationResultDto.AuthenticationResultDtoBuilder
Packages that use AuthenticationResultDto.AuthenticationResultDtoBuilder
-
Uses of AuthenticationResultDto.AuthenticationResultDtoBuilder in io.camunda.optimize.dto.engine
Methods in io.camunda.optimize.dto.engine that return AuthenticationResultDto.AuthenticationResultDtoBuilderModifier and TypeMethodDescriptionAuthenticationResultDto.AuthenticationResultDtoBuilder.authenticatedUser(String authenticatedUser) AuthenticationResultDto.builder()AuthenticationResultDto.AuthenticationResultDtoBuilder.engineAlias(String engineAlias) AuthenticationResultDto.AuthenticationResultDtoBuilder.errorMessage(String errorMessage) AuthenticationResultDto.AuthenticationResultDtoBuilder.isAuthenticated(boolean isAuthenticated)