Uses of Class
org.apache.rampart.policy.model.SSLConfig

Packages that use SSLConfig
org.apache.rampart.policy.model   
 

Uses of SSLConfig in org.apache.rampart.policy.model
 

Methods in org.apache.rampart.policy.model that return SSLConfig
 SSLConfig RampartConfig.getSSLConfig()
           
 

Methods in org.apache.rampart.policy.model with parameters of type SSLConfig
 void RampartConfig.setSSLConfig(SSLConfig sslConfig)