Method Summary |
|
public boolean | equals(Object o) Tests objects for equality.
The objects are considered equals if they both are of type
UnixNumericUserPrincipal and have the same uid. |
public String | getName() Returns String representation of the stored UID. |
public int | hashCode() Returns hash code of this object. |
public long | longValue() Returns numeric representation of the stored uid. |
public String | toString() Returns String representation of this object. |