@Contract(threading=IMMUTABLE) public class NTUserPrincipal extends Object implements Principal, Serializable
| Constructor and Description | 
|---|
| NTUserPrincipal(String domain,
               String username) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getDomain() | 
| String | getName() | 
| String | getUsername() | 
| int | hashCode() | 
| String | toString() | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.