Table of Contents

Namespace Htmx.Components.Authorization

Classes

AuthConstants

Provides constant values for common authorization operations and resources used throughout the HTMX Components library.

AuthConstants.CrudOperations

Defines standard CRUD operation names for authorization requirements.

Interfaces

IAuthorizationRequirementFactory

Factory for creating authorization requirements based on roles or on resource and operation combinations.

IResourceOperationRegistry

Ensures that given resource and operation combinations are registered with the authorization system.