Uses of Class
ch.swisscom.mid.client.rest.model.signresp.MSSSignatureResp
| Package | Description |
|---|---|
| ch.swisscom.mid.client.rest.model.signresp |
-
Uses of MSSSignatureResp in ch.swisscom.mid.client.rest.model.signresp
Methods in ch.swisscom.mid.client.rest.model.signresp that return MSSSignatureResp Modifier and Type Method Description MSSSignatureRespMSSSignatureResponse. getMSSSignatureResp()MSSSignatureRespMSSSignatureResp. withAPInfo(APInfo aPInfo)MSSSignatureRespMSSSignatureResp. withMajorVersion(String majorVersion)MSSSignatureRespMSSSignatureResp. withMinorVersion(String minorVersion)MSSSignatureRespMSSSignatureResp. withMobileUser(MobileUser mobileUser)MSSSignatureRespMSSSignatureResp. withMSSPInfo(MSSPInfo mSSPInfo)MSSSignatureRespMSSSignatureResp. withMSSPTransID(String mSSPTransID)MSSSignatureRespMSSSignatureResp. withMSSSignature(MSSSignature mSSSignature)MSSSignatureRespMSSSignatureResp. withServiceResponses(List<ServiceResponse> serviceResponses)MSSSignatureRespMSSSignatureResp. withSignatureProfile(String signatureProfile)MSSSignatureRespMSSSignatureResp. withStatus(Status status)Methods in ch.swisscom.mid.client.rest.model.signresp with parameters of type MSSSignatureResp Modifier and Type Method Description voidMSSSignatureResponse. setMSSSignatureResp(MSSSignatureResp mSSSignatureResp)MSSSignatureResponseMSSSignatureResponse. withMSSSignatureResp(MSSSignatureResp mSSSignatureResp)