public class StsAddressProviderImpl extends Object implements StsAddressProvider
| Constructor and Description |
|---|
StsAddressProviderImpl(STSClientConfiguration internalSts,
STSClientConfiguration wssSts) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPort() |
String |
getProtocol() |
String |
getWsdlAddress() |
boolean |
isUseWss() |
void |
setUseWss(boolean useWss) |
public StsAddressProviderImpl(STSClientConfiguration internalSts, STSClientConfiguration wssSts)
public boolean isUseWss()
public void setUseWss(boolean useWss)
public String getWsdlAddress()
getWsdlAddress in interface StsAddressProviderpublic String getProtocol()
getProtocol in interface StsAddressProviderpublic String getHost()
getHost in interface StsAddressProviderpublic String getPort()
getPort in interface StsAddressProviderThis work is licensed under a Creative Commons Attribution 4.0 International License.