Uses of Class
org.pentaho.di.www.SslConfiguration
-
Packages that use SslConfiguration Package Description org.pentaho.di.cluster org.pentaho.di.www -
-
Uses of SslConfiguration in org.pentaho.di.cluster
Methods in org.pentaho.di.cluster that return SslConfiguration Modifier and Type Method Description SslConfiguration
SlaveServer. getSslConfig()
-
Uses of SslConfiguration in org.pentaho.di.www
Constructors in org.pentaho.di.www with parameters of type SslConfiguration Constructor Description WebServer(org.pentaho.di.core.logging.LogChannelInterface log, TransformationMap transformationMap, JobMap jobMap, SocketRepository socketRepository, List<SlaveServerDetection> detections, String hostname, int port, boolean join, String passwordFile, SslConfiguration sslConfig)
-