public class BasicClientAuthHandler extends Object implements ClientAuthHandler
ClientAuthHandler.ClientAuthSender| Constructor and Description |
|---|
BasicClientAuthHandler(String name,
String password) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
authenticate(ClientAuthHandler.ClientAuthSender outgoing,
Iterator<byte[]> incoming) |
public byte[] authenticate(ClientAuthHandler.ClientAuthSender outgoing, Iterator<byte[]> incoming)
authenticate in interface ClientAuthHandlerCopyright © 2019 The Apache Software Foundation. All rights reserved.