Method | Description | |
---|---|---|
Find ( HttpContext context ) : IEndpoint | ||
MultiTenantEndpointRouter ( EndpointName>.Dictionary |
Method | Description | |
---|---|---|
GetEndpoint ( EndpointName endpointName, HttpContext context ) : IEndpoint | ||
IsMatch ( HttpContext context, string path ) : bool |
public Find ( HttpContext context ) : IEndpoint | ||
context | HttpContext | |
return | IEndpoint |
public MultiTenantEndpointRouter ( EndpointName>.Dictionary |
||
pathToNameMap | EndpointName>.Dictionary | |
options | IdentityServerOptions | |
mappings | IEnumerable |
|
multiTenantOptionsAccessor | IOptions |
|
logger | ILogger |
|
return | cloudscribe.Core.Models |