public class NonValidatingFactory extends WrappedFactory
Modifier and Type | Class | Description |
---|---|---|
static class |
NonValidatingFactory.NonValidatingTM |
_factory
Constructor | 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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createSocket, createSocket, createSocket, createSocket, createSocket, getDefaultCipherSuites, getSupportedCipherSuites
public NonValidatingFactory(java.lang.String arg) throws java.security.GeneralSecurityException
java.security.GeneralSecurityException