Uses of Interface
com.collation.platform.model.topology.app.web.iplanet.IPlanetSSLSettings

Packages that use IPlanetSSLSettings
com.collation.platform.model.topology.app.web.iplanet   
 

Uses of IPlanetSSLSettings in com.collation.platform.model.topology.app.web.iplanet
 

Methods in com.collation.platform.model.topology.app.web.iplanet that return IPlanetSSLSettings
 IPlanetSSLSettings IPlanetWebContainer.getSslSettings()
           
 

Methods in com.collation.platform.model.topology.app.web.iplanet with parameters of type IPlanetSSLSettings
 void IPlanetWebContainer.setSslSettings(IPlanetSSLSettings sslSet)