public class NonValidatingFactory extends WrappedFactory
_factory| Constructor and Description |
|---|
NonValidatingFactory(String arg)
We provide a constructor that takes an unused argument solely
because the ssl calling code will look for this constructor
first and then fall back to the no argument constructor, so
we avoid an exception and additional reflection lookups.
|
createSocket, createSocket, createSocket, createSocket, createSocket, getDefaultCipherSuites, getSupportedCipherSuitesgetDefaultcreateSocketpublic NonValidatingFactory(String arg) throws GeneralSecurityException
GeneralSecurityException