| Class | Description |
|---|---|
| AclBuilder | Class used to build ACLs. It is content entryable |
| AuthenticationServerBase | Base implementation of an AuthenticationServer |
| AuthenticationTokenBase | Base implementation of Authentication token |
| EveryoneGroup | Summary description for EveryoneGroup. |
| GroupBase | Base implementation of the Group interface. This class is content entryable |
| GroupProviderBase | Provides some basic implementation of a GroupProvider |
| GroupRef | Reference to a group, this object is content entryable |
| GroupsBase | Provides base implementation of Groups interface |
| GroupsUsersRelationships | Class used by AclBuilder to define which groups, users and relationships are part of the allowed and denied lists |
| PermissionableObjectBase | Base implementation of the PermissionableObject |
| PermissionBase | Base implementation of Permission |
| PermissionServerBase | Base implementation of a PermissionServer |
| RelationshipBase | This is the base implementation is Relationship |
| RelationshipPermissionBase | Provides base implementation for RelationshipPermission |
| RelationshipProviderBase | Base implementation of RelationshipProvider |
| RelationshipsBase | Base implementation of Relationships interface |
| RelationshipTypeBase | Base implementation of RelationshipType |
| RelationshipTypeConverter | Converter for RelationshipType objects |
| RelationshipTypesBase | Base implementation of RelationshipTypes |
| RelationshipTypeSelector | Selector for relationship types, used in content entry |
| SecurityTypes | Summary description for SecurityTypes. |
| SelfRelationshipPermission | Relationship representing a user being relationed to himself |
| UniqueGroupConverter | Converter to guarentee unique group name |
| UniqueRelationshipTypeConverter | Converter to guarentee unique group name |
| UniqueUserConverter | Converter to guarentee unique user name |
| UserBase | Base implementation of the User interface |
| UserConverter | Converter for users |
| UserGroupConverter | This converter converts strings to Group objects |
| UserGroupSelector | Group drop down box used in ContentEntry |
| UserGroupSubsetSelector | UserGroup subset selector, used to select a subset of the total groups |
| UserInformationProviderBase | |
| UserRef | Summary description for UserRef. |
| UsersBase | Base implementation of the Users interface |
| UserSelector | Content Entry displayer for selecting users |
| UserSubsetSelector | Content entry displayer which is used to select a subset of users |