| パッケージ | 説明 |
|---|---|
| jcifs | |
| jcifs.smb |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static UniAddress[] |
UniAddress.getAllByName(String hostname,
boolean possibleNTDomainOrWorkgroup) |
static UniAddress |
UniAddress.getByName(String hostname)
Determines the address of a host given it's host name.
|
static UniAddress |
UniAddress.getByName(String hostname,
boolean possibleNTDomainOrWorkgroup)
Lookup hostname and return it's UniAddress.
|
| 修飾子とタイプ | フィールドと説明 |
|---|---|
UniAddress |
NtlmChallenge.dc |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
static byte[] |
SmbSession.getChallenge(UniAddress dc) |
static byte[] |
SmbSession.getChallenge(UniAddress dc,
int port) |
static void |
SmbSession.logon(UniAddress dc,
int port,
NtlmPasswordAuthentication auth) |
static void |
SmbSession.logon(UniAddress dc,
NtlmPasswordAuthentication auth)
Authenticate arbitrary credentials represented by the
NtlmPasswordAuthentication object against the domain controller
specified by the UniAddress parameter.
|
Copyright © 2016. All rights reserved.