Package net.sf.michaelo.tomcat.realm
Class Sid
- java.lang.Object
-
- net.sf.michaelo.tomcat.realm.Sid
-
public class Sid extends Object
An immutable class representing a security identifier from Active Directory.
-
-
Field Summary
Fields Modifier and Type Field Description static Sid
ANONYMOUS_SID
static Sid
NULL_SID
-
Constructor Summary
Constructors Constructor Description Sid(byte[] sidBytes)
-