Package com.iplanet.services.cdm
Provides the classes for implementing services and applications
serving multiple clients to Sun Java System Access Manager.
See: 
          Description
| Interface Summary | 
| ClientDetectionInterface | The ClientDetectionInterfaceinterface 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 methods to get the Locale values from 
 resource bundle for ClientDetectionclass. | 
| Client | Provides common access to client data. | 
| ClientsManager | Provides common access to client data. | 
 
| Exception Summary | 
| ClientDetectionException | The ClientDetectionExceptionclass is used to throw
 exceptions whenever an error is encountered in detecting client
 type. | 
| ClientException | The ClientExceptionis thrown to indicate that there is an
 error in using the client detection module. | 
 
Package com.iplanet.services.cdm Description
Provides the classes for implementing services and applications
serving multiple clients to Sun Java System Access Manager.
Using the interfaces and classes provided, services and applications serving multiple clients may provide access to Access Manager's services.  Through the implementation, Access Manager determines the client from which the request has originated.
Copyright 2005 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.