Package ch.swisscom.mid.client.rest
Class ProfileRequestModelUtils
- java.lang.Object
-
- ch.swisscom.mid.client.rest.ProfileRequestModelUtils
-
public class ProfileRequestModelUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description ProfileRequestModelUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MSSProfileQueryRequestcreateProfileQueryRequest(ProfileRequest request, ClientConfiguration config)static ProfileResponseprocessProfileQueryResponse(MSSProfileQueryResponse mssResponseWrapper)
-
-
-
Method Detail
-
createProfileQueryRequest
public static MSSProfileQueryRequest createProfileQueryRequest(ProfileRequest request, ClientConfiguration config)
-
processProfileQueryResponse
public static ProfileResponse processProfileQueryResponse(MSSProfileQueryResponse mssResponseWrapper)
-
-