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