Uses of Class
com.ebasetech.xi.services.auth.NTLMAuthentication
Package | Description |
---|---|
com.ebasetech.xi.services |
-
Uses of NTLMAuthentication in com.ebasetech.xi.services
Methods in com.ebasetech.xi.services that return NTLMAuthentication Modifier and Type Method Description static NTLMAuthentication
HttpAuthentication. createNTLMAuthentication(java.lang.String username, java.lang.String password, java.lang.String workstation, java.lang.String domain)
Returns a NTLMAuthentication object that stores the username, password, workstation and domain required for HTTP NTLM Authenication