Package com.iplanet.services.cdm

Interface Summary
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 Summary
CDMBundle Provides class to get resource bundle strings for ClientDetection class.
Client Provides common access to client data.
 

Exception Summary
ClientDetectionException The ClientDetectionException class is used to throw exceptions whenever an error is encountered in detecting client type.
ClientException The ClientException is thrown to indicate that there is an error in using the client detection module.