net.spy.memcached.ops.SASLStepOperation Maven / Gradle / Ivy
package net.spy.memcached.ops;
/**
* Operation for proceeding in a SASL auth negotiation.
*/
public interface SASLStepOperation extends Operation {
// nothing
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy