package services
Type Members
- final class ActiveContractsServiceAuthorization extends ActiveContractsService with ProxyCloseable with GrpcApiService
- final class CommandCompletionServiceAuthorization extends CommandCompletionService with ProxyCloseable with GrpcApiService
- final class CommandCompletionServiceV2Authorization extends CommandCompletionService with ProxyCloseable with GrpcApiService
- final class CommandInspectionServiceAuthorization extends CommandInspectionService with ProxyCloseable with GrpcApiService
- 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.
- 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.
- final class CommandSubmissionServiceAuthorization extends CommandSubmissionService with ProxyCloseable with GrpcApiService
- final class CommandSubmissionServiceV2Authorization extends CommandSubmissionService with ProxyCloseable with GrpcApiService
- final class ConfigManagementServiceAuthorization extends ConfigManagementService with ProxyCloseable with GrpcApiService
- final class EventQueryServiceAuthorization extends EventQueryService with ProxyCloseable with GrpcApiService
- final class EventQueryServiceV2Authorization extends EventQueryService with ProxyCloseable with GrpcApiService
- class IdentityProviderConfigServiceAuthorization extends IdentityProviderConfigService with ProxyCloseable with GrpcApiService
- final class LedgerConfigurationServiceAuthorization extends LedgerConfigurationService with ProxyCloseable with GrpcApiService
- final class LedgerIdentityServiceAuthorization extends LedgerIdentityService with ProxyCloseable with GrpcApiService
- Annotations
- @nowarn()
- final class MeteringReportServiceAuthorization extends MeteringReportService with ProxyCloseable with GrpcApiService
- final class PackageManagementServiceAuthorization extends PackageManagementService with ProxyCloseable with GrpcApiService
- final class PackageServiceAuthorization extends PackageService with ProxyCloseable with GrpcApiService
- final class PackageServiceV2Authorization extends PackageService with ProxyCloseable with GrpcApiService
- class ParticipantPruningServiceAuthorization extends ParticipantPruningService with ProxyCloseable with GrpcApiService
- final class PartyManagementServiceAuthorization extends PartyManagementService with ProxyCloseable with GrpcApiService
- final class StateServiceAuthorization extends StateService with ProxyCloseable with GrpcApiService
- final class TimeServiceAuthorization extends TimeService with ProxyCloseable with GrpcApiService
- final class TimeServiceV2Authorization extends TimeService with ProxyCloseable with GrpcApiService
- final class TransactionServiceAuthorization extends TransactionService with ProxyCloseable with GrpcApiService
- final class UpdateServiceAuthorization extends UpdateService with ProxyCloseable with GrpcApiService
- final class UserManagementServiceAuthorization extends UserManagementService with ProxyCloseable with GrpcApiService with NamedLogging