Uses of Class
io.getlime.powerauth.soap.v3.GetCallbackUrlListResponse
-
Packages that use GetCallbackUrlListResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetCallbackUrlListResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return GetCallbackUrlListResponse Modifier and Type Method Description GetCallbackUrlListResponseObjectFactory. createGetCallbackUrlListResponse()Create an instance ofGetCallbackUrlListResponse -
Uses of GetCallbackUrlListResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return GetCallbackUrlListResponse Modifier and Type Method Description GetCallbackUrlListResponsePowerAuthServiceClient. getCallbackUrlList(GetCallbackUrlListRequest request)Get the response with list of callback URL objects.
-