Class CallbackSNIMatcher

java.lang.Object
javax.net.ssl.SNIMatcher
org.newsclub.net.unix.ssl.CallbackSNIMatcher

public final class CallbackSNIMatcher extends SNIMatcher
A wrapping SNIMatcher that calls a callback with the checked SNIServerName and match status (true or false).
Author:
Christian Kohlschütter