Uses of Interface
org.springframework.grpc.client.ChannelCredentialsProvider
Packages that use ChannelCredentialsProvider
-
Uses of ChannelCredentialsProvider in org.springframework.grpc.client
Fields in org.springframework.grpc.client declared as ChannelCredentialsProviderModifier and TypeFieldDescriptionstatic final ChannelCredentialsProviderChannelCredentialsProvider.INSECUREInsecure credentials provider instance.Methods in org.springframework.grpc.client with parameters of type ChannelCredentialsProviderModifier and TypeMethodDescriptionvoidDefaultGrpcChannelFactory.setCredentialsProvider(ChannelCredentialsProvider credentials)