package services

Type Members

  1. final class ActiveContractsServiceAuthorization extends ActiveContractsService with ProxyCloseable with GrpcApiService
  2. final class CommandCompletionServiceAuthorization extends CommandCompletionService with ProxyCloseable with GrpcApiService
  3. final class CommandCompletionServiceV2Authorization extends CommandCompletionService with ProxyCloseable with GrpcApiService
  4. final class CommandServiceAuthorization extends CommandService with ProxyCloseable with GrpcApiService

    Note: the command service internally uses calls to the CommandSubmissionService and CommandCompletionService.

    Note: the command service internally uses calls to the CommandSubmissionService and CommandCompletionService. These calls already require authentication, but it is better to check authorization here as well.

  5. final class CommandServiceV2Authorization extends CommandService with ProxyCloseable with GrpcApiService

    Note: the command service internally uses calls to the CommandSubmissionService and CommandCompletionService.

    Note: the command service internally uses calls to the CommandSubmissionService and CommandCompletionService. These calls already require authentication, but it is better to check authorization here as well.

  6. final class CommandSubmissionServiceAuthorization extends CommandSubmissionService with ProxyCloseable with GrpcApiService
  7. final class CommandSubmissionServiceV2Authorization extends CommandSubmissionService with ProxyCloseable with GrpcApiService
  8. final class ConfigManagementServiceAuthorization extends ConfigManagementService with ProxyCloseable with GrpcApiService
  9. final class EventQueryServiceAuthorization extends EventQueryService with ProxyCloseable with GrpcApiService
  10. final class EventQueryServiceV2Authorization extends EventQueryService with ProxyCloseable with GrpcApiService
  11. class IdentityProviderConfigServiceAuthorization extends IdentityProviderConfigService with ProxyCloseable with GrpcApiService
  12. final class LedgerConfigurationServiceAuthorization extends LedgerConfigurationService with ProxyCloseable with GrpcApiService
  13. final class LedgerIdentityServiceAuthorization extends LedgerIdentityService with ProxyCloseable with GrpcApiService
    Annotations
    @nowarn()
  14. final class MeteringReportServiceAuthorization extends MeteringReportService with ProxyCloseable with GrpcApiService
  15. final class PackageManagementServiceAuthorization extends PackageManagementService with ProxyCloseable with GrpcApiService
  16. final class PackageServiceAuthorization extends PackageService with ProxyCloseable with GrpcApiService
  17. final class PackageServiceV2Authorization extends PackageService with ProxyCloseable with GrpcApiService
  18. class ParticipantPruningServiceAuthorization extends ParticipantPruningService with ProxyCloseable with GrpcApiService
  19. final class PartyManagementServiceAuthorization extends PartyManagementService with ProxyCloseable with GrpcApiService
  20. final class StateServiceAuthorization extends StateService with ProxyCloseable with GrpcApiService
  21. final class TimeServiceAuthorization extends TimeService with ProxyCloseable with GrpcApiService
  22. final class TimeServiceV2Authorization extends TimeService with ProxyCloseable with GrpcApiService
  23. final class TransactionServiceAuthorization extends TransactionService with ProxyCloseable with GrpcApiService
  24. final class UpdateServiceAuthorization extends UpdateService with ProxyCloseable with GrpcApiService
  25. final class UserManagementServiceAuthorization extends UserManagementService with ProxyCloseable with GrpcApiService with NamedLogging

Ungrouped