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

Packages that use SSLSettings
com.collation.platform.model.topology.app.j2ee.weblogic   
com.collation.platform.model.topology.app.j2ee.websphere   
com.collation.platform.model.topology.app.web.apache   
com.collation.platform.model.topology.app.web.iplanet   
 

Uses of SSLSettings in com.collation.platform.model.topology.app.j2ee.weblogic
 

Subinterfaces of SSLSettings in com.collation.platform.model.topology.app.j2ee.weblogic
 interface WebLogicSSLSettings
          SSL Settings for a WebLogic Server
 

Uses of SSLSettings in com.collation.platform.model.topology.app.j2ee.websphere
 

Subinterfaces of SSLSettings in com.collation.platform.model.topology.app.j2ee.websphere
 interface WebSphereSSLSettings
          SSL Settings for a WebSphere Server
 

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

Subinterfaces of SSLSettings in com.collation.platform.model.topology.app.web.apache
 interface ApacheSSLSettings
          Represents Apache specific SSL settings for a virtual host.
 

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

Subinterfaces of SSLSettings in com.collation.platform.model.topology.app.web.iplanet
 interface IPlanetSSLSettings
          Represents Apache specific SSL settings for a virtual host.