Interface IKeyStoreLoader
- All Known Implementing Classes:
PassThroughHttpSSLSender
public interface IKeyStoreLoader
-
Method Summary
Modifier and TypeMethodDescriptionvoidloadKeyStore(org.apache.axis2.description.ParameterInclude transport)
-
Method Details
-
loadKeyStore
void loadKeyStore(org.apache.axis2.description.ParameterInclude transport) throws org.apache.axis2.AxisFault - Throws:
org.apache.axis2.AxisFault
-