Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.iplanet.am.sdk.common | |
com.iplanet.am.sdk.ldap | |
com.iplanet.am.sdk.remote |
Modifier and Type | Method and Description |
---|---|
static IDirectoryServices |
AMDirectoryAccessFactory.getDirectoryServices()
Deprecated.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ICachedDirectoryServices |
Modifier and Type | Method and Description |
---|---|
IDirectoryServices |
IDirectoryServicesProvider.getDirectoryServicesImpl() |
Modifier and Type | Class and Description |
---|---|
class |
CachedDirectoryServicesImpl |
class |
DirectoryServicesImpl
A class which manages all the major Directory related operations.
|
Modifier and Type | Method and Description |
---|---|
IDirectoryServices |
DirectoryServicesProviderImpl.getDirectoryServicesImpl() |
protected static IDirectoryServices |
DirectoryServicesImpl.getInstance() |
protected static IDirectoryServices |
CachedDirectoryServicesImpl.getInstance() |
Modifier and Type | Class and Description |
---|---|
class |
CachedRemoteServicesImpl |
class |
RemoteServicesImpl |
Modifier and Type | Field and Description |
---|---|
protected static IDirectoryServices |
DirectoryManagerImpl.dsServices |
Modifier and Type | Method and Description |
---|---|
IDirectoryServices |
RemoteServicesProviderImpl.getDirectoryServicesImpl() |
protected static IDirectoryServices |
RemoteServicesImpl.getInstance() |
protected static IDirectoryServices |
CachedRemoteServicesImpl.getInstance() |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.