Class AltsProtocolNegotiator.ClientTsiHandshakerFactory

    • Field Detail

      • targetServiceAccounts

        private final com.google.common.collect.ImmutableList<java.lang.String> targetServiceAccounts
    • Constructor Detail

      • ClientTsiHandshakerFactory

        ClientTsiHandshakerFactory​(com.google.common.collect.ImmutableList<java.lang.String> targetServiceAccounts,
                                   AltsProtocolNegotiator.LazyChannel lazyHandshakerChannel)