public class Sid extends Object
static Sid
ANONYMOUS_SID
NULL_SID
Sid(byte[] sid)
boolean
equals(Object obj)
byte[]
getBytes()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final Sid NULL_SID
public static final Sid ANONYMOUS_SID
public Sid(byte[] sid)
public byte[] getBytes()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013–2020 Michael Osipov. All rights reserved.