Package | Description |
---|---|
com.iplanet.am.util |
Provides utility classes for use by other OpenAM SDK and custom
applications accessing OpenAM SDK.
|
com.iplanet.services.cdm |
Provides the classes for implementing services and applications
serving multiple clients to OpenAM.
|
org.forgerock.openam.services.cdm |
Modifier and Type | Method and Description |
---|---|
static ClientTypesManager |
AMClientDetector.getClientTypesManagerInstance()
Returns the
ClientTypesManager Instance. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultClientTypesManager
This class gives out instances of Client object so that it hides the
implementation from clients
|
Modifier and Type | Field and Description |
---|---|
protected static ClientTypesManager |
ClientsManager.clientTypesManager |
Modifier and Type | Class and Description |
---|---|
class |
BasicClientTypesManager
This class provides a basic implementation for the CDM ClientTypesManager
interface.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.