getSecurePort() public method
Returns the port to use for secure requests.
Defaults to 443, or the port specified by the server if the current request is secure.
See also setSecurePort().
| public integer getSecurePort ( ) | ||
|---|---|---|
| return | integer |
Port number for secure requests. |
Please login to continue.