| Interface | Description |
|---|---|
| IDirDelegate |
The directory connector is provided by a service or a portlet which should realize this interface.
|
| IDirProvider |
The directory provided handles all calls to the directory service behind dynamic proxies
The realization of the call is defered to a delegate which is deployed in a separated war/service
|
| IDirService |
Top level interface of a directory service
|
| Class | Description |
|---|---|
| DirServiceFactory |
This is a factory for returning an instance of service
|
Copyright © 2021. All rights reserved.