public class NetLogonPipeFile extends IPCPipeFile
| Constructor and Description |
|---|
NetLogonPipeFile(IPCSession sess,
DCEPacket pkt,
int handle,
java.lang.String name,
int maxTx,
int maxRx)
Class constructor
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getServerChallenge(java.lang.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, toStringpublic NetLogonPipeFile(IPCSession sess, DCEPacket pkt, int handle, java.lang.String name, int maxTx, int maxRx)
sess - SMBIPCSessionpkt - DCEPackethandle - intname - StringmaxTxSize - intmaxRxSize - intpublic final byte[] getServerChallenge(java.lang.String client,
byte[] challenge)
throws java.io.IOException,
SMBException
client - Stringchallenge - byte[]java.io.IOExceptionSMBExceptionCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.