aspnetcore/src/Microsoft.AspNet.Authorization
Cesar Blum Silveira a363368dc8 Strong name everything. 2015-11-03 12:29:44 -08:00
..
Infrastructure AuthZ API review changes 2015-10-21 16:45:20 -07:00
Properties
AllowAnonymousAttribute.cs Add lots of missing doc comments. 2015-10-19 13:02:05 -07:00
AuthorizationContext.cs Replace NotNullAttribute with thrown exceptions 2015-09-29 09:35:27 -07:00
AuthorizationHandler.cs Don't call resource handlers without required resource 2015-10-21 13:18:05 -07:00
AuthorizationOptions.cs Replace NotNullAttribute with thrown exceptions 2015-09-29 09:35:27 -07:00
AuthorizationPolicy.cs Moving AllowAnonymous attribute from MVC 2015-10-19 11:02:20 -07:00
AuthorizationPolicyBuilder.cs AuthZ API review changes 2015-10-21 16:45:20 -07:00
AuthorizationServiceCollectionExtensions.cs AuthZ API review changes 2015-10-21 16:45:20 -07:00
AuthorizationServiceExtensions.cs Replace NotNullAttribute with thrown exceptions 2015-09-29 09:35:27 -07:00
AuthorizeAttribute.cs Add lots of missing doc comments. 2015-10-19 13:02:05 -07:00
DefaultAuthorizationService.cs AuthZ API review changes 2015-10-21 16:45:20 -07:00
IAllowAnonymous.cs Moving AllowAnonymous attribute from MVC 2015-10-19 11:02:20 -07:00
IAuthorizationHandler.cs
IAuthorizationRequirement.cs
IAuthorizationService.cs Replace NotNullAttribute with thrown exceptions 2015-09-29 09:35:27 -07:00
IAuthorizeData.cs Add lots of missing doc comments. 2015-10-19 13:02:05 -07:00
Microsoft.AspNet.Authorization.xproj
Resources.resx
project.json Strong name everything. 2015-11-03 12:29:44 -08:00