Class TrustAll

java.lang.Object
io.deephaven.ssl.config.TrustBase
io.deephaven.ssl.config.TrustAll
All Implemented Interfaces:
Trust

@Immutable public abstract class TrustAll extends TrustBase
The unsafe trust that will trust all certificates without validation.