ASPSecurityKit.NetFramework.Mvc

Assembly: ASPSecurityKit.NetFramework.Mvc
Summary: Provides types to support ASPSecurityKit on the ASP.NET MVC web framework.

Classes

ActionDescriptorExtensions

Provides extension methods for action/controller Descriptors.

ASPSecurityKitMvcRegistry

Encapsulates logic to register dependencies for ASP.NET MVC.

CookieExtensions

Provides extension methods for cookies.

ProtectAttribute

An ASP.NET MVC action filter attribute that protects the associated action by executing a strong security pipeline provided by ASPSecurityKit.

RequestService

Implements the INetRequestService for ASP.NET MVC.