See: Description
| Interface | Description |
|---|---|
| UserDirectory |
Information about a user directory.
|
| Class | Description |
|---|---|
| AbstractUserDirectory |
Base class for a
UserDirectory. |
| AggregatingUserAdmin |
Aggregates multiple
UserDirectory and integrates them with system
roles. |
| AuthenticatingUser |
A special user type used during authentication in order to provide the
credentials required for scoping the user admin.
|
| IpaUtils |
Free IPA specific conventions.
|
| LdapUserAdmin |
A user admin based on a LDAP server.
|
| LdifUserAdmin |
A user admin based on a LDIF files.
|
| OsUserDirectory | |
| OsUserUtils | |
| TokenUtils |
Canonically implements the Argeo token conventions.
|
| Enum | Description |
|---|---|
| UserAdminConf |
Properties used to configure user admins.
|
| Exception | Description |
|---|---|
| UserDirectoryException |
Exceptions related to Argeo's implementation of OSGi
UserAdmin
service. |
Copyright © 2007–2020. All rights reserved.