Module org.elasticsearch.sslconfig
Package org.elasticsearch.common.ssl
Interface DiagnosticTrustManager.DiagnosticLogger
- Enclosing class:
DiagnosticTrustManager
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
This interface exists because the ssl-config library does not depend on log4j, however the whole purpose of this class is to log
diagnostic messages, so it must be provided with a function by which it can do that.
-
Method Summary
-
Method Details
-
warning
-