| Interface | Description |
|---|---|
| OwUsersRepository |
An
OwUsersRepository is an abstraction for a repository from which you can get information about the users, groups and roles that are available in the system. |
| Class | Description |
|---|---|
| OwGroup |
Simple representation of a Group in a
OwUsersRepository. |
| OwUser |
Simple representation of a User in a
OwUsersRepository. |
| OwUserInfoAdapter |
Adapter from
OwUser to OwUserInfo. |
| OwUserRole |
A user role as retrieved from a
OwUsersRepository. |
| OwUsersRepositoryAlfresco |
User repository implementation based on a connection to an Alfresco server (Using the REST API).
|
| OwUsersRepositoryLDAP |
User repository implementation based on a connection to a LDAP server.
|
| Exception | Description |
|---|---|
| OwUserRepositoryException |
Signals an exception in carring out a
OwUserRepositoryException operation. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.