Method | Description | |
---|---|---|
Enable ( INancyModule module ) : void | ||
Enable ( IPipelines pipelines ) : void |
Method | Description | |
---|---|---|
GetCredentialRetrievalHook ( ) : Response>.Func |
||
IsRequestValid ( string aCredentials ) : bool | ||
RetrieveCredentials ( Nancy.NancyContext context ) : void |
public static Enable ( INancyModule module ) : void | ||
module | INancyModule | |
return | void |
public static Enable ( IPipelines pipelines ) : void | ||
pipelines | IPipelines | |
return | void |