Interface ApplicationServiceAuthWiring

All Superinterfaces:
ServiceAuthWiring<ApplicationServiceGrpc.ApplicationServiceImplBase>
All Known Implementing Classes:
ApplicationServiceAuthWiring.AllowAll, ApplicationServiceAuthWiring.DenyAll, ApplicationServiceAuthWiring.TestUseOnly

public interface ApplicationServiceAuthWiring extends ServiceAuthWiring<ApplicationServiceGrpc.ApplicationServiceImplBase>
This interface provides type-safe authorization hooks for ApplicationServiceGrpc.