Uses of Interface
org.wamblee.usermgt.GroupSet

Packages that use GroupSet
org.wamblee.usermgt   
org.wamblee.usermgt.hibernate   
 

Uses of GroupSet in org.wamblee.usermgt
 

Classes in org.wamblee.usermgt that implement GroupSet
 class InMemoryGroupSet
          In-memory group set implementation.
 

Constructors in org.wamblee.usermgt with parameters of type GroupSet
UserAdministrationImpl(UserSet aUsers, GroupSet aGroups, NameValidator aUserValidator, NameValidator aGroupValidator)
          Constructs empty user administration.
 

Uses of GroupSet in org.wamblee.usermgt.hibernate
 

Classes in org.wamblee.usermgt.hibernate that implement GroupSet
 class HibernateGroupSet
          Set of groups backed by the database.
 



Copyright © 2010. All Rights Reserved.