Uses of Class
org.pentaho.di.www.SslConfiguration
Packages that use SslConfiguration
-
Uses of SslConfiguration in org.pentaho.di.cluster
Methods in org.pentaho.di.cluster that return SslConfiguration -
Uses of SslConfiguration in org.pentaho.di.www
Constructors in org.pentaho.di.www with parameters of type SslConfigurationModifierConstructorDescriptionWebServer
(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)