proxygen
wangle::ThreadSafeSSLSessionCache Member List

This is the complete list of members for wangle::ThreadSafeSSLSessionCache, including all inherited members.

attachCallbacksToContext(SSL_CTX *ctx, SSLSessionCallbacks *callbacks)wangle::SSLSessionCallbacksstatic
delegate_wangle::ThreadSafeSSLSessionCacheprivate
detachCallbacksFromContext(SSL_CTX *ctx, SSLSessionCallbacks *callbacks)wangle::SSLSessionCallbacksstatic
getCacheFromContext(SSL_CTX *ctx)wangle::SSLSessionCallbacksstatic
getSSLSession(const std::string &identity) const noexceptoverridewangle::ThreadSafeSSLSessionCachevirtual
mutex_wangle::ThreadSafeSSLSessionCachemutableprivate
removeSSLSession(const std::string &identity) noexceptoverridewangle::ThreadSafeSSLSessionCachevirtual
setSSLSession(const std::string &identity, SSLSessionPtr session) noexceptoverridewangle::ThreadSafeSSLSessionCachevirtual
size() const overridewangle::ThreadSafeSSLSessionCachevirtual
supportsPersistence() const noexceptoverridewangle::ThreadSafeSSLSessionCachevirtual
ThreadSafeSSLSessionCache(std::unique_ptr< SSLSessionCallbacks > delegate)wangle::ThreadSafeSSLSessionCacheinlineexplicit
~SSLSessionCallbacks()wangle::SSLSessionCallbacksinlinevirtual