Gemstone.Security.AuthenticationProviders Namespace

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

Classes

APIAuthenticationDefaults Default values related to API authentication handler.
APIAuthenticationHandler Represents an authentication handler for API users.
APIAuthenticationHandlerExtensions Extension methods for APIAuthenticationHandler.
APIAuthenticationOptions Options for the APIAuthenticationHandler class.
APIToken Represents metadata associated with an API token.
AuthenticationBuilderExtensions Extensions for the authentication builder.
AuthenticationProviderExtensions Extension methods for setting up an IAuthenticationProvider.
OAuthAuthenticationProvider Provides information about claims available to the OAuth authentication provider.
OAuthAuthenticationProviderExtensions Defines extensions for setting up the OAuthAuthenticationProvider.
OAuthAuthenticationProviderOptions Options for the OAuthAuthenticationProvider class.
WindowsAuthenticationProvider Provides information about claims available to the Windows authentication provider.
WindowsAuthenticationProviderExtensions Defines extensions for setting up the WindowsAuthenticationProvider.
WindowsAuthenticationProviderOptions Options for the WindowsAuthenticationProvider class.

Interfaces

IAuthenticationBuilder Represents a builder for Gemstone authentication.
IAuthenticationProvider Represents a provider of claims for an authentication provider.
IAuthenticationRuntime Represents a provider of runtime configuration for Gemstone authentication.
IAuthenticationSetup Represents the provider of setup data for Gemstone authentication.
IClaimType Represents a type of claim that an authentication provider can make about a user.
IProviderClaim Represents a claim that can be returned by an authentication provider.