package services
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final class CommandCompletionServiceAuthorization 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 CommandSubmissionServiceAuthorization extends CommandSubmissionService with ProxyCloseable with GrpcApiService
- final class EventQueryServiceAuthorization extends EventQueryService with ProxyCloseable with GrpcApiService
- class IdentityProviderConfigServiceAuthorization extends IdentityProviderConfigService with ProxyCloseable with GrpcApiService
- final class InteractiveSubmissionServiceAuthorization extends InteractiveSubmissionService with ProxyCloseable with GrpcApiService
Enforce authorization for the interactive submission service using LAPI User management.
- final class PackageManagementServiceAuthorization extends PackageManagementService with ProxyCloseable with GrpcApiService
- final class PackageServiceAuthorization 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 UpdateServiceAuthorization extends UpdateService with ProxyCloseable with GrpcApiService
- final class UserManagementServiceAuthorization extends UserManagementService with ProxyCloseable with GrpcApiService with NamedLogging
Value Members
- object CommandCompletionServiceAuthorization
- object CommandServiceAuthorization
- object EventQueryServiceAuthorization
- object PartyManagementServiceAuthorization
- object StateServiceAuthorization
- object UpdateServiceAuthorization
- object UserManagementServiceAuthorization