Interface TlsTrustManagersProvider

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface TlsTrustManagersProvider
Provider for the trust managers to be used by the SDK when creating the SSL context. Trust managers are used when the client is checking if the remote host can be trusted.
  • Method Summary

    Modifier and Type
    Method
    Description