public interface ClientAuthHandler
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ClientAuthHandler.ClientAuthSender |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
authenticate(ClientAuthHandler.ClientAuthSender outgoing,
Iterator<byte[]> incoming) |
byte[] authenticate(ClientAuthHandler.ClientAuthSender outgoing, Iterator<byte[]> incoming)
Copyright © 2019 The Apache Software Foundation. All rights reserved.