Class NTUserPrincipal

java.lang.Object
org.apache.http.auth.NTUserPrincipal
All Implemented Interfaces:
Serializable, Principal

@Contract(threading=IMMUTABLE) public class NTUserPrincipal extends Object implements Principal, Serializable
Microsoft Windows specific user principal implementation.
Since:
4.0
See Also: