public class NetLogonPipeFile extends IPCPipeFile
Constructor and Description |
---|
NetLogonPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
String name,
int maxTx,
int maxRx)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
byte[] |
getServerChallenge(String client,
byte[] challenge)
Get a server challenge
|
checkStatus, ClosePipe, doDCERequest, doDCERequest, getBuffer, getCallId, getHandle, getMaximumReceiveSize, getMaximumTransmitSize, getNextCallId, getPacket, getPipeName, getRxBuffer, getSession, isClosed, setMaximumReceiveSize, setMaximumTransmitSize, toString
public NetLogonPipeFile(IPCSession sess, DCEPacket pkt, int handle, String name, int maxTx, int maxRx)
sess
- SMBIPCSessionpkt
- DCEPackethandle
- intname
- StringmaxTx
- intmaxRx
- intpublic final byte[] getServerChallenge(String client, byte[] challenge) throws IOException, SMBException
client
- Stringchallenge
- byte[]IOException
SMBException
Copyright © 2005–2017 Alfresco Software. All rights reserved.