クラスの使用
jcifs.smb1.UniAddress
-
UniAddressを使用しているパッケージ パッケージ 説明 jcifs.smb1 jcifs.smb1.smb1 -
-
jcifs.smb1でのUniAddressの使用
UniAddressを返すjcifs.smb1のメソッド 修飾子とタイプ メソッド 説明 static UniAddress[]UniAddress. getAllByName(String hostname, boolean possibleNTDomainOrWorkgroup)static UniAddressUniAddress. getByName(String hostname)Determines the address of a host given it's host name.static UniAddressUniAddress. getByName(String hostname, boolean possibleNTDomainOrWorkgroup)Lookup hostname and return it's UniAddress. -
jcifs.smb1.smb1でのUniAddressの使用
UniAddressとして宣言されているjcifs.smb1.smb1のフィールド 修飾子とタイプ フィールド 説明 UniAddressNtlmChallenge. dcUniAddress型のパラメータを持つjcifs.smb1.smb1のメソッド 修飾子とタイプ メソッド 説明 static byte[]SmbSession. getChallenge(UniAddress dc)static byte[]SmbSession. getChallenge(UniAddress dc, int port)static voidSmbSession. logon(UniAddress dc, int port, NtlmPasswordAuthentication auth)static voidSmbSession. logon(UniAddress dc, NtlmPasswordAuthentication auth)Authenticate arbitrary credentials represented by the NtlmPasswordAuthentication object against the domain controller specified by the UniAddress parameter.
-