public class NonValidatingFactory extends WrappedFactory
Modifier and Type | Class and Description |
---|---|
static class |
NonValidatingFactory.NonValidatingTM |
_factory
Constructor and Description |
---|
NonValidatingFactory(java.lang.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, getSupportedCipherSuites
public NonValidatingFactory(java.lang.String arg) throws java.security.GeneralSecurityException
java.security.GeneralSecurityException