Interface | Description |
---|---|
SecureServiceClient |
The interface for a secure invocation client to use with mashables that require a security profile (a specific protocol for
secure connections and/or authentication information).
|
Class | Description |
---|---|
BaseSecureServiceClient |
A base class with convenience methods for custom secure invocation clients to Presto mashable
information sources.
|
HttpProxyInfo |
A helper class to get HTTP proxy information for Presto.
|
SecureServiceClientException |
An exception thrown by
SecureServiceClient implementations for HTTP, IO or other exceptions
when the mashable is invoked on a secure connection. |