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 |
Class and Description |
---|
ClientDetectionInterface
The
ClientDetectionInterface interface needs to be implemented
by services and applications serving multiple clients, to determine the
client from which the request has originated. |
ClientTypesManager
Interface that needs to be implemented by external applications inorder to do
some special processing for client management.
|
Class and Description |
---|
Client
Provides common access to client data.
|
ClientDetectionException
The
ClientDetectionException class is used to throw exceptions
whenever an error is encountered in detecting client type. |
ClientDetectionInterface
The
ClientDetectionInterface interface needs to be implemented
by services and applications serving multiple clients, to determine the
client from which the request has originated. |
ClientException
The
ClientException is thrown to indicate that there is an
error in using the client detection module. |
ClientTypesManager
Interface that needs to be implemented by external applications inorder to do
some special processing for client management.
|
DefaultClientTypesManager
This class gives out instances of Client object so that it hides the
implementation from clients
|
G11NSettings
G11NSettings service identifies the list of valid charsets to be used for any
given locale.It is a helper class to identify suitable charset to be used for
a client.
|
Class and Description |
---|
Client
Provides common access to client data.
|
ClientException
The
ClientException is thrown to indicate that there is an
error in using the client detection module. |
ClientTypesManager
Interface that needs to be implemented by external applications inorder to do
some special processing for client management.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.