public class WsSecurityInformation extends SecurityInformation
| Constructor and Description |
|---|
WsSecurityInformation(boolean secure,
SSLContext sslContext,
HostnameVerifier hostnameVerifier,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configureHttpConduit(org.apache.cxf.transport.http.HTTPConduit httpConduit) |
canEqual, equals, getHostnameVerifier, getPassword, getSslContext, getUsername, hashCode, isSecure, toStringpublic WsSecurityInformation(boolean secure,
SSLContext sslContext,
HostnameVerifier hostnameVerifier,
String username,
String password)
Copyright © 2018 Open eHealth Foundation. All rights reserved.