| Package | Description |
|---|---|
| org.wamblee.security.authentication |
This package provides support for managing users and their authentication.
|
| Modifier and Type | Method and Description |
|---|---|
User |
UserSet.createUser(String aUsername,
String aPassword)
Creates a user.
|
| Constructor and Description |
|---|
UserAdminInitializer(UserAdministration aAdmin,
String[] aUsers,
String[] aGroups,
String[] aPasswords)
Initializes the user administration in case no users are present.
|
Copyright © 2025. All rights reserved.