Package net.sf.michaelo.tomcat.pac
Class GroupMembership
- java.lang.Object
-
- net.sf.michaelo.tomcat.pac.GroupMembership
-
public class GroupMembership extends Object
A class representing theGROUP_MEMBERSHIPstructure from MS-PAC.
-
-
Constructor Summary
Constructors Constructor Description GroupMembership(long relativeId, long attributes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description longgetAttributes()longgetRelativeId()StringtoString()
-