21.113. Namespace ArmoniK.Core.Common.Auth.Authentication
21.113.1. Classes
Certificate(s) object in database
Class used to cache the identity of a authenticated user from the request’s headers. This saves precious time by not needing to ask the authentication database
Class used as the key for the authentication cache
Authentication handler used in the authentication middleware
Options for authentication
Role object in database
Object containing the authentication result from database
User object in database
User identity. Used in the authentication middleware
21.113.2. Interfaces
Interface for the authentication storage