MCPcopy
hub / github.com/grpc/grpc-go / RequireTransportSecurity

Method RequireTransportSecurity

credentials/credentials.go:51–51  ·  view source on GitHub ↗

RequireTransportSecurity indicates whether the credentials requires transport security.

()

Source from the content-addressed store, hash-verified

49 // RequireTransportSecurity indicates whether the credentials requires
50 // transport security.
51 RequireTransportSecurity() bool
52}
53
54// SecurityLevel defines the protection level on an established connection.

Implementers 13

TokenSourcecredentials/oauth/oauth.go
jwtAccesscredentials/oauth/oauth.go
oauthAccesscredentials/oauth/oauth.go
serviceAccountcredentials/oauth/oauth.go
callCredscredentials/sts/sts.go
testPerRPCCredscredentials/google/google_test.go
dualPerRPCCredscredentials/google/google.go
jwtTokenFileCallCredscredentials/jwt/token_file_call_creds.
testPerRPCCredentialsbalancer/rls/control_channel_test.go
failPreRPCCredbalancer/grpclb/grpclb_test.go
methodTestCredstest/creds_test.go
testPerRPCCredentialstest/creds_test.go

Calls

no outgoing calls