Namespace Umbraco.Cms.Core.ServerEvents
Classes
EventSourceAuthorizerCollection
Represents a collection of IEventSourceAuthorizer instances.
EventSourceAuthorizerCollectionBuilder
Builds the EventSourceAuthorizerCollection by allowing registration of IEventSourceAuthorizer instances.
Interfaces
IEventSourceAuthorizer
Authorizes a Claims principal to access an event source.
IServerEventAuthorizationService
Provides authorization services for server-sent events.
IServerEventHub
Defines the server event hub contract for real-time communication with clients.
IServerEventRouter
Routes server events to the correct users.
IServerEventUserManager
Manages group access for a user.
IUserConnectionManager
A manager that tracks connection ids for users.