Package ch.swisscom.mid.client.config
Class UrlsConfiguration
java.lang.Object
ch.swisscom.mid.client.config.UrlsConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAllServiceUrlsTo(String serviceUrl) voidsetAllServiceUrlsToBase(String baseUrl) voidsetProfileQueryServiceUrl(String profileQueryServiceUrl) voidsetReceiptServiceUrl(String receiptServiceUrl) voidsetSignatureServiceUrl(String signatureServiceUrl) voidsetStatusQueryServiceUrl(String statusQueryServiceUrl) toString()void
-
Constructor Details
-
UrlsConfiguration
public UrlsConfiguration()
-
-
Method Details
-
getSignatureServiceUrl
-
setSignatureServiceUrl
-
getProfileQueryServiceUrl
-
setProfileQueryServiceUrl
-
getStatusQueryServiceUrl
-
setStatusQueryServiceUrl
-
getReceiptServiceUrl
-
setReceiptServiceUrl
-
setAllServiceUrlsTo
-
setAllServiceUrlsToBase
-
validateYourself
public void validateYourself() -
toString
-