Searched refs:_trustStorePath (Results 1 – 2 of 2) sorted by relevance
53 private String _trustStorePath; field in ClientCertAuthenticator108 _trustStorePath, _trustStoreType, _trustStoreProvider, in validateRequest()216 return _trustStorePath; in getTrustStore()226 _trustStorePath = trustStorePath; in setTrustStore()
134 private String _trustStorePath; field in SslContextFactory243 _trustStore==null && _trustStoreInputStream == null && _trustStorePath == null ) in doStart()558 return _trustStorePath; in getTrustStore()570 _trustStorePath = trustStorePath; in setTrustStore()1028 _trustStorePath, _trustStoreType, _trustStoreProvider, in loadTrustStore()1173 if (_trustStore == null && _trustStoreInputStream == null && _trustStorePath == null) in checkKeyStore()1176 _trustStorePath = _keyStorePath; in checkKeyStore()1535 _trustStorePath); in toString()