←Select platform

Leadtools.Ccow Namespace

Inheritance Hierarchy

Summary

Overview and description of Leadtools Ccow classes, enumerations, and interfaces.

Classes
Class Description
BindUtils Binding Utility methods used in a CCOW implementation.
Constants A list of constants to be used with LEADTOOLS CCOW.
ContextItem Holds information about a context subject item.
KeyContainer A secure container to store public/private key pairs.
Subject Contains information about a context item subject.
Utils Utility methods used in a CCOW implementation.
Interfaces
Interface Description
IAuthenticationRepository Used by applications to securely interact with the repository to store and retrieve user authentication data.
IContextAction Enables the context manager to receive requests from context participants to perform a context action.
IContextAgent Enables a context agent to be notified about context changes.
IContextData Enables a context participant to get and set context data for common subjects that do not require secure access. The data is represented as a set of items structured as a name and value pair.
IContextFilter Enables a context participant to get and set a filter containing the names of the specific context subjects whose item values must be set during the course of a transaction in order for the participant to be included in the processing of the transaction. This interface allows applications to ignore notifications for changes to subjects that they do not implement.
IContextManager Enables a context participant to join and leave a common context session, and perform context change transactions.
IContextParticipant Enables a context participant to be notified about context changes that it did not initiate.
IContextSession Enables a context manager to be informed that it represents the active session for a point-of-use device.
IImplementationInformation Enables a component to expose information pertaining to its implementation.
ISecureBinding Enables a component to exchange security-related credentials with another component for subsequent use in interactions that need to be secure.
ISecureContextData Enables a context participant to securely get and set context data. The data is represented as a set of items, each of which is structured as a name/value pair. The context data for all subjects - common as well as secure - can be accessed via this interface.
Enumerations
Enumeration Description
HResult Error values returned by a CCOW implementation.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow Assembly