Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
Contains a Coherence-backed ASP.NET 2.0 session store provider implementation and related utility classes.

Classes

  ClassDescription
Public classCoherenceSessionStore
ASP.NET Session-State Store Provider implementation that uses a Coherence for .NET INamedCache to store HTTP session state.
Public classSessionHolder
A holder object that stores model and metadata for a single session.
Public classSessionKey
Session key.

Interfaces

  InterfaceDescription
Public interfaceISessionModel
Session model interface.
Public interfaceISessionModelManager
Defines the methods that model managers have to implement.