Gemstone.Web.Security Namespace

[Missing <summary> documentation for "N:Gemstone.Web.Security"]

Classes

AuthenticationProviderInfo Provides information about an authentication provider.
AuthenticationRuntimeMiddleware Represents a middleware used to assign claims to authenticated users.
AuthenticationWebBuilderExtensions Extensions for the authentication web builder.
ControllerAccessHandler Authorization handler for access to controller actions.
ControllerAccessHandlerExtensions Defines extension methods for the controller access handler.
ControllerAccessRequirement Requirement to be handled by the ControllerAccessHandler.
DefaultTicketStore Represents an in-memory storage mechanism for authentication tickets.
SessionCacheOptions Options to configure the memory cache used by the authentication ticket store.

Interfaces

IAuthenticationWebBuilder Represents a builder for Gemstone authentication web components.