Uses of Interface
org.ldaptive.ssl.AggregateTrustManager.TrustManagerConsumer
Packages that use AggregateTrustManager.TrustManagerConsumer
-
Uses of AggregateTrustManager.TrustManagerConsumer in org.ldaptive.ssl
Methods in org.ldaptive.ssl with parameters of type AggregateTrustManager.TrustManagerConsumerModifier and TypeMethodDescriptionprivate voidAggregateTrustManager.trustManagerCheck(AggregateTrustManager.TrustManagerConsumer consumer) Invoke the supplied consumer for each trust manager.