| Package | Description |
|---|---|
| jcifs.dcerpc |
| Modifier and Type | Method and Description |
|---|---|
DcerpcException |
DcerpcMessage.getResult() |
DcerpcException |
DcerpcBind.getResult() |
| Modifier and Type | Method and 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 and Description |
|---|
DcerpcPipeHandle(java.lang.String url,
NtlmPasswordAuthentication auth) |