Package | Description |
---|---|
jcifs.dcerpc |
Modifier and Type | Method | Description |
---|---|---|
DcerpcException |
DcerpcBind.getResult() |
|
DcerpcException |
DcerpcMessage.getResult() |
Modifier and Type | Method | Description |
---|---|---|
void |
DcerpcHandle.bind() |
|
static DcerpcHandle |
DcerpcHandle.getHandle(java.lang.String url,
NtlmPasswordAuthentication auth) |
|
protected static DcerpcBinding |
DcerpcHandle.parseBinding(java.lang.String str) |
|
void |
DcerpcHandle.sendrecv(DcerpcMessage msg) |
|
void |
DcerpcSecurityProvider.unwrap(NdrBuffer incoming) |
|
void |
DcerpcSecurityProvider.wrap(NdrBuffer outgoing) |
Constructor | Description |
---|---|
DcerpcPipeHandle(java.lang.String url,
NtlmPasswordAuthentication auth) |