Uses of Interface
com.collation.platform.model.topology.app.j2ee.weblogic.WebLogicSSLSettings

Packages that use WebLogicSSLSettings
com.collation.platform.model.topology.app.j2ee.weblogic   
 

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

Methods in com.collation.platform.model.topology.app.j2ee.weblogic that return WebLogicSSLSettings
 WebLogicSSLSettings WebLogicServer.getSSL()
           
 

Methods in com.collation.platform.model.topology.app.j2ee.weblogic with parameters of type WebLogicSSLSettings
 void WebLogicServer.setSSL(WebLogicSSLSettings ssl)