SecureCacheResponse
Class SecureCacheResponse
- java.lang.Object
-
- java.net.CacheResponse
-
- java.net.SecureCacheResponse
public abstract class SecureCacheResponse extends CacheResponse
Represents a cache response originally retrieved through secure means, such as TLS.
- Since:
- 1.5
Constructors
SecureCacheResponse
public SecureCacheResponse()
Methods
getCipherSuite
public abstract String getCipherSuite()
Returns the cipher suite in use on the original connection