public interface Authenticator
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletionStage<RawMemcacheClient> |
authenticate(RawMemcacheClient client) |
void |
validate(boolean binary) |
java.util.concurrent.CompletionStage<RawMemcacheClient> authenticate(RawMemcacheClient client)
void validate(boolean binary)
Copyright © 2020 Spotify AB. All Rights Reserved.