Skip to content

Stabilize useTransportSecurity API on ManagedChanneBuilder #3713

@ramaraochavali

Description

@ramaraochavali

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    experimental APIIssue tracks stabilizing an experimental API

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions