AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageCSP.API Namespace

Classes


  Class Description
Public class AdvantageApiControllerBase
Provides a base class for custom API implementations in AdvantageCMS. Offers access to core engines and data management.
Public class AdvantageDelegatingHandler
Abstract class providing base functionality for delegating HTTP handler for security implementation of custom endpoints.
Public class AdvantageDelegatingHandlerAuthResponse
Response object for authentication requests.
Public class AdvantageSecureContentControllerHandler
Abstract class handling secure content controller logic with authentication. This handler is meant to be used for API calls registered within Advantage CSP API System.
Public class AdvantageSecureContentControllerHandler..::..AdvantageAuthResponse
Wrapper for the AuthResponse. Inherit from AdvantageDelegatingHandlerAuthResponse.
Public class Helper
Class Helper.
Public class WebApiConfig
Class WebApiConfig.