Class ScramSaslClientFactory

java.lang.Object
com.couchbase.client.core.io.netty.kv.sasl.ScramSaslClientFactory
All Implemented Interfaces:
SaslClientFactory

public class ScramSaslClientFactory extends Object implements SaslClientFactory
The SaslClientFactory supporting various SCRAM-SHA modes.

See Mode for information which are supported and how they map to their network representation.

Since:
1.2.5