AdvantageCSP.API Namespace
Classes
Class | Description | |
---|---|---|
![]() |
AdvantageApiAuthorizationAttribute |
Custom authorization attribute for API security.
This attribute dynamically applies an authorization filter based on the specified type.
|
![]() |
AdvantageApiAuthorizeBase |
Abstract base class for API authorization, providing access to current context, domain, language, and other application engines.
|
![]() |
AdvantageApiControllerBase |
Provides a base class for custom API implementations in AdvantageCMS.
Offers access to core engines and data management.
|
![]() |
AdvantageApiCorsPolicyAttribute |
Custom CORS policy attribute that dynamically applies a CORS policy provider based on the specified type.
|
![]() |
AdvantageApiCorsPolicyProviderBase | |
![]() |
AdvantageApiRequest<(Of <(<'TReturnResult>)>)> |
AdvantageApiRequest returns the result of an API call from the client of objects that have been defined as API accessible.
|
![]() |
AdvantageApiRequest<(Of <(<'TReturnResult>)>)>..::..AdvantageApiRequestResult | |
![]() |
AdvantageDelegatingHandlerAuthResponse |
Response object for authentication requests.
|
![]() |
AdvantageDelegatingHandlerBase |
Abstract class providing base functionality for delegating HTTP handler for security implementation of custom endpoints.
|
![]() |
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.
|
![]() |
AdvantageSecureContentControllerHandler..::..AdvantageAuthResponse |
Wrapper for the AuthResponse. Inherit from AdvantageDelegatingHandlerAuthResponse.
|
![]() |
Helper |
Class Helper.
|
![]() |
JsonString | |
![]() |
WebApiConfig |
Class WebApiConfig.
|