|
AuthenticationService v0.3.0+7-g8a7f190
|
NHibernate implementations of the database access. More...
Classes | |
| class | AuthenticationNHibernateSchema |
| The NHibernate schema for the authentication database. More... | |
| class | CreationTracker |
| A database operation listener that inject information about creation time and creating user before writing ot the database. More... | |
| class | ModificationTracker |
| A database operation listener that inject information about modification time and modifying user before writing to the database. More... | |
| class | NHibernateApplicationRepository |
| A repository using NHibernate to provide applications for a multi app scenario. More... | |
| class | NHibernateOwnerEntityAccess |
| A class that controls accessibility to entities of the same owner. More... | |
| class | NHibernateRoleRepository |
| A repository using NHibernate to provide roles and modify user roles. More... | |
| class | NHibernateShareEntityAccess |
| A class that controls accessibility to entities of the same owner or with an existing sharing rule. More... | |
| class | NHibernateUserRepository |
| A repository using NHibernate to provide and modify users. More... | |
| class | PersistableApplication |
| A class representing an application that can be stored in a database. More... | |
| class | PersistableRole |
| A class representing a user role that can be stored in a database. More... | |
| class | PersistableUser |
| A class representing an user that can be stored in a database. More... | |
| class | UserInfo |
| A simple user representation without a password. More... | |
NHibernate implementations of the database access.