Uses of Interface
org.ldaptive.ssl.AggregateTrustManager.TrustManagerConsumer
-
Packages that use AggregateTrustManager.TrustManagerConsumer Package Description org.ldaptive.ssl -
-
Uses of AggregateTrustManager.TrustManagerConsumer in org.ldaptive.ssl
Methods in org.ldaptive.ssl with parameters of type AggregateTrustManager.TrustManagerConsumer Modifier and Type Method Description private void
AggregateTrustManager. trustManagerCheck(AggregateTrustManager.TrustManagerConsumer consumer)
Invoke the supplied consumer for each trust manager.
-