Package org.norther.tammi.root.realm

Interface Summary
PersistentRole The interface to a class representing a role associated to a user in the persistent storage.
PersistentUser The class representing a user in the persistent storage.
RepositoryRealm A realm accessing user data in persistent storage.
 

Class Summary
DefaultRepositoryRealm A default implementation of RepositoryRealm.
IdBasedPersistentRole The implementation of PersistentRole to support ids.
IdBasedPersistentUser The implementation of the PersistentUser to support ids.
PersistentUserRole The relation class between a persistent user and its roles.
PersistentUserRole.Id An inner class for a composite id.
SimplePersistentRole The default implementation of PersistentRole.
SimplePersistentUser The default implementation of PersistentUser.
 



Copyright © 2004 The Norther Organization. All rights reserved.