Namespace Simplic.Framework.WebAPI
Classes
ApiKeyLoginModel
API key login model
ApplicationServerModuleFilter
Filters asp.net controller and signalr by a specific module
AuthController
Controller for authenticating.
AuthorizationHelper
Helper for working with the simplic cdn auth system (JWT)
BaseController
Simplic framework base-controller which contains all base method which are always available.
ExtendedAssemblyResolver
Custom assembly resolver for enabling dynamically created assembly
Header
JWT header
JWTAuthorizeAttribute
Proof authorization by checking the JWT
LoginModel
Login model.
LoginResult
Result containing JWT.
Payload
Payload
PingHub
Ping signalr hub
PingResult
Ping result model.
PlugInInformation
DTO for plugin information.
PlugInInformationCollection
The DTO Collection for the plugin information.
SignalRJWTAuthorizeAttribute
Proof authorization by checking the JWT
UnityHubActivator
WebAPIHost
Contains the simplic web api host