|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserSet | |
|---|---|
| org.wamblee.usermgt | |
| org.wamblee.usermgt.hibernate | |
| Uses of UserSet in org.wamblee.usermgt |
|---|
| Classes in org.wamblee.usermgt that implement UserSet | |
|---|---|
class |
AbstractUserSet
User set base class. |
class |
InMemoryUserSet
In-memory user set. |
| Constructors in org.wamblee.usermgt with parameters of type UserSet | |
|---|---|
UserAdministrationImpl(UserSet aUsers,
GroupSet aGroups,
NameValidator aUserValidator,
NameValidator aGroupValidator)
Constructs empty user administration. |
|
| Uses of UserSet in org.wamblee.usermgt.hibernate |
|---|
| Classes in org.wamblee.usermgt.hibernate that implement UserSet | |
|---|---|
class |
HibernateUserSet
User set backed by the database. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||