Uses of Interface
com.collation.platform.model.topology.app.lotus.SSLSettings

Packages that use SSLSettings
com.collation.platform.model.topology.app.lotus   
 

Uses of SSLSettings in com.collation.platform.model.topology.app.lotus
 

Methods in com.collation.platform.model.topology.app.lotus that return SSLSettings
 SSLSettings DominoServer.getSSLSettings()
          Currently not filled in by the sensor.
 

Methods in com.collation.platform.model.topology.app.lotus with parameters of type SSLSettings
 void DominoServer.setSSLSettings(SSLSettings config)