Method | Description | |
---|---|---|
Normalize ( object o ) : String | ||
ProcessRequest ( |
Method | Description | |
---|---|---|
clientHitMaxAttempts ( String clientIPAddress ) : bool |
Has this client IP address hit us too many times? Returns true if they have.
|
|
getClientIP ( |
Method | Description | |
---|---|---|
protoString ( SslProtocols protocols ) : String |
public static Normalize ( object o ) : String | ||
o | object | |
return | String |
public ProcessRequest ( |
||
context | ||
return | void |
protected clientHitMaxAttempts ( String clientIPAddress ) : bool | ||
clientIPAddress | String | |
return | bool |
protected getClientIP ( |
||
context | ||
return | String |