| Interface | Description |
|---|---|
| IdmUser |
This interface represents an identity management user in OID.
|
| UserFactory |
This interface represents an factory that is responsible for creating, deleting and searching IDM Users.
|
| Class | Description |
|---|---|
| JndiUser |
ImdUser Implementation using JNDI access method.
|
| OIDContext |
This class represents the information required for an application to access identity management infrastructure in OID.
|
| UserFactoryBuilder |
This class provides methods for creating UserFactory objects.
|
| UserFactoryControl |
A UserFactory control encapsulates different pieces of information that controls the behavior of UserFactory class methods.
|
| Exception | Description |
|---|---|
| IdmException |