getPass() getPass() : boolean Get the result of the check. Gets whether the web service request used supported security. Returns boolean
getProtocol() getProtocol() : string Get the SSL protocol used. Gets the SSL protocol used by the request. Returns string
getCipher() getCipher() : string Get the SSL cipher used. Gets the SSL cipher used by the request. Returns string
getUserAgent() getUserAgent() : string Get the user agent used. Gets the user agent used by the request. Returns string
getSourceAddress() getSourceAddress() : string Get the source address of the request. Gets the source address the request that reached the web services server. Returns string
getReason() getReason() : string Get the reason for the failed check. Gets the reason for the failed check, or an empty string upon success. Returns string