public class NtlmConnection extends DefaultConnection
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
properties |
contextId, ndr, receiveBuffer, security, transmitBuffer| Constructor and Description |
|---|
NtlmConnection(Properties properties) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
incomingRebind(AuthenticationVerifier verifier) |
protected AuthenticationVerifier |
outgoingRebind() |
void |
setReceiveLength(int receiveLength) |
void |
setTransmitLength(int transmitLength) |
processIncoming, processOutgoing, receive, receiveFragment, setSecurity, transmit, transmitFragmentprotected Properties properties
public NtlmConnection(Properties properties)
public void setTransmitLength(int transmitLength)
public void setReceiveLength(int receiveLength)
protected void incomingRebind(AuthenticationVerifier verifier) throws IOException
incomingRebind in class DefaultConnectionIOExceptionprotected AuthenticationVerifier outgoingRebind() throws IOException
outgoingRebind in class DefaultConnectionIOExceptionCopyright © 2017 LSST. All rights reserved.