Uses of Class jcifs.UniAddress

Uses in package jcifs

Methods with return type jcifs.UniAddress

UniAddress
UniAddress.getByName(String hostname)
Determines the address of a host given it's host name.
UniAddress
UniAddress.getByName(String hostname, boolean possibleNTDomainOrWorkgroup)
Lookup hostname and return it's UniAddress.

Uses in package jcifs.smb

Methods with parameter type jcifs.UniAddress

byte[]
byte[]
void
void
Authenticate arbitrary credentials represented by the NtlmPasswordAuthentication object against the domain controller specified by the UniAddress parameter.