Packages

package interceptor

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. trait IdentityProviderAwareAuthService extends AnyRef
  2. class UserBasedAuthorizationInterceptor extends AuthorizationInterceptor with NamedLogging

    This interceptor uses the given com.digitalasset.canton.auth.AuthService to get com.digitalasset.canton.auth.ClaimSet.Claims for the current request, and then stores them in the current io.grpc.Context.

Ungrouped