Uses of Class
org.openehealth.ipf.commons.ihe.ws.WsSecurityInformation
-
Packages that use WsSecurityInformation Package Description org.openehealth.ipf.commons.ihe.ws -
-
Uses of WsSecurityInformation in org.openehealth.ipf.commons.ihe.ws
Fields in org.openehealth.ipf.commons.ihe.ws declared as WsSecurityInformation Modifier and Type Field Description protected WsSecurityInformationJaxWsClientFactory. securityInformationConstructors in org.openehealth.ipf.commons.ihe.ws with parameters of type WsSecurityInformation Constructor Description JaxWsClientFactory(WsTransactionConfiguration<AuditDatasetType> wsTransactionConfiguration, String serviceUrl, AuditStrategy<AuditDatasetType> auditStrategy, org.openehealth.ipf.commons.audit.AuditContext auditContext, org.apache.cxf.interceptor.InterceptorProvider customInterceptors, List<org.apache.cxf.feature.AbstractFeature> features, Map<String,Object> properties, AsynchronyCorrelator<AuditDatasetType> correlator, WsSecurityInformation securityInformation, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy)Constructs the factory.JaxWsRequestClientFactory(WsTransactionConfiguration<AuditDatasetType> wsTransactionConfiguration, String serviceUrl, AuditStrategy<AuditDatasetType> auditStrategy, org.openehealth.ipf.commons.audit.AuditContext auditContext, org.apache.cxf.interceptor.InterceptorProvider customInterceptors, List<org.apache.cxf.feature.AbstractFeature> features, Map<String,Object> properties, AsynchronyCorrelator<AuditDatasetType> correlator, WsSecurityInformation securityInformation, org.apache.cxf.transports.http.configuration.HTTPClientPolicy httpClientPolicy)
-