@Contract(threading=IMMUTABLE) public class NTUserPrincipal extends Object implements Principal, Serializable
NTUserPrincipal(String domain, String username)
boolean
equals(Object o)
String
getDomain()
getName()
getUsername()
int
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
implies
public NTUserPrincipal(String domain, String username)
public String getName()
getName
Principal
public String getDomain()
public String getUsername()
public int hashCode()
hashCode
Object
public boolean equals(Object o)
equals
public String toString()
toString
Copyright © 2023. All rights reserved.