You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This allows the consumer of a builder to swap back from plaintext. ManagedChannelBuilder.useTransportSecurity() is similar to ServerBuilder's method, but without args) method which will reverse the usePlaintext().
For Netty, useTransportSecurity() would be the equivalent of negotiationType(NegotiationType.TLS).