getIsSecureConnection() public method
Return if the request is sent via secure channel (https).
public boolean getIsSecureConnection ( ) | ||
---|---|---|
return | boolean |
If the request is sent via secure channel (https) |
getIsSecureConnection() public method
Return if the request is sent via secure channel (https).
public boolean getIsSecureConnection ( ) | ||
---|---|---|
return | boolean |
If the request is sent via secure channel (https) |
Please login to continue.