Gemstone.Web.Security Namespace

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

Classes

APIAccessHandler Authorization handler for access to rest api actions.
APIAccessHandlerExtensions Defines extension methods for the APIAccessHandler.
APIAccessRequirement Requirement to be handled by the APIAccessHandler.
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.
GemstoneAccessHandlerTRequirement Authorization handler for access to generic Resources.
SessionCacheOptions Options to configure the memory cache used by the authentication ticket store.

Interfaces

IAuthenticationWebBuilder Represents a builder for Gemstone authentication web components.