Class LdapHostnameVerificationSSLSocketFactory

java.lang.Object
javax.net.SocketFactory
com.atlassian.crowd.directory.ssl.LdapHostnameVerificationSSLSocketFactory
All Implemented Interfaces:
Comparator<String>

public class LdapHostnameVerificationSSLSocketFactory extends SocketFactory implements Comparator<String>

This SocketFactory needs to call SSLParameters.setEndpointIdentificationAlgorithm(String) to enable LDAPS hostname verification.