Uses of Class jcifs.UniAddress

Uses in package jcifs

Methods with return type jcifs.UniAddress

UniAddress[]
UniAddress.getAllByName(String hostname, boolean possibleNTDomainOrWorkgroup)
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

Fields of type jcifs.UniAddress

UniAddress

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.