Searched refs:getSslKeyManagerFactoryAlgorithm (Results 1 – 5 of 5) sorted by relevance
249 public String getSslKeyManagerFactoryAlgorithm() in getSslKeyManagerFactoryAlgorithm() method in SslSocketConnector251 return _sslContextFactory.getSslKeyManagerFactoryAlgorithm(); in getSslKeyManagerFactoryAlgorithm()
383 public String getSslKeyManagerFactoryAlgorithm() in getSslKeyManagerFactoryAlgorithm() method in SslSelectChannelConnector385 return _sslContextFactory.getSslKeyManagerFactoryAlgorithm(); in getSslKeyManagerFactoryAlgorithm()
234 public abstract String getSslKeyManagerFactoryAlgorithm(); in getSslKeyManagerFactoryAlgorithm() method
842 return _sslContextFactory.getSslKeyManagerFactoryAlgorithm(); in getKeyManagerAlgorithm()
880 public String getSslKeyManagerFactoryAlgorithm() in getSslKeyManagerFactoryAlgorithm() method in SslContextFactory