Package net.sf.michaelo.tomcat.pac
Class KerbSidAndAttributes
- java.lang.Object
-
- net.sf.michaelo.tomcat.pac.KerbSidAndAttributes
-
public class KerbSidAndAttributes extends Object
A class representing theKERB_SID_AND_ATTRIBUTES
structure from MS-PAC.
-
-
Constructor Summary
Constructors Constructor Description KerbSidAndAttributes(Sid sid, long attributes)
-