Uses of Interface
com.collation.platform.model.topology.app.web.apache.ApacheGlobalSSLSettings

Packages that use ApacheGlobalSSLSettings
com.collation.platform.model.topology.app.web.apache   
 

Uses of ApacheGlobalSSLSettings in com.collation.platform.model.topology.app.web.apache
 

Methods in com.collation.platform.model.topology.app.web.apache that return ApacheGlobalSSLSettings
 ApacheGlobalSSLSettings ApacheWebContainer.getSslSettings()
           
 

Methods in com.collation.platform.model.topology.app.web.apache with parameters of type ApacheGlobalSSLSettings
 void ApacheWebContainer.setSslSettings(ApacheGlobalSSLSettings sslSettings)