Overview and description of Leadtools Ccow Services interfaces.
Interface | Description | |
---|---|---|
IAuthenticationRepositoryService | The authentication repository service used by web applications to securely interact with the repository to store and retrieve user authentication data. | |
IBaseService | Defines the base interface for all CCOW Services. | |
ICcowContextAgentService | The context agent service enables a web context agent to be notified about context changes. | |
ICcowParticipantService | Represents the Service contract for the CCOW participant service. | |
IContextActionService | The context action service receive requests from context participants to perform a context action. | |
IContextDataService | The context data service enables a web context participant to get and set context data for common subjects that do not require secure access. | |
IContextFilterService | The context filter service enables a web context participant to get and set a filter. | |
IContextManagerService | The context manager service enables a web context participant to join and leave a common context session, and perform context change transactions. | |
IContextSessionService | The context session service enables a web context manager to be informed that it represents the active session for a point-of-use device. | |
IImplementationInformationService | The implementation information service enables a component to expose information pertaining to its implementation. | |
IInterfaceInformationService | The interface information service enables a component to interrogate another component to determine if it implements a particular interface. | |
IListenerRegistrarService | The listener registrar service enables the web context manager to maintain a list of client URLs for notifying web pages about committed context change transactions. | |
ISecureBindingService | The secure binding service enables a web component to exchange security-related credentials with another component for subsequent use in interactions that need to be secure. | |
ISecureContextDataService | The secure context data service enables a web context participant to get and set context data for common subjects that do not require secure access. |