Method | Description | |
---|---|---|
AuthKeyModuleSecurity ( IEnumerable |
||
FromAppSettings ( ) : |
||
RequiresAuthentication ( Nancy.NancyModule module ) : void |
Method | Description | |
---|---|---|
IsLocalHost ( string hostName ) : bool | ||
RequiresAuthentication ( Nancy.NancyContext context ) : |
public AuthKeyModuleSecurity ( IEnumerable |
||
keys | IEnumerable |
|
return | Nancy |
public static FromAppSettings ( ) : |
||
return |
public RequiresAuthentication ( Nancy.NancyModule module ) : void | ||
module | Nancy.NancyModule | |
return | void |