Uses of Class
io.getlime.powerauth.soap.v3.GetIntegrationListResponse
-
Packages that use GetIntegrationListResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetIntegrationListResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return GetIntegrationListResponse Modifier and Type Method Description GetIntegrationListResponseObjectFactory. createGetIntegrationListResponse()Create an instance ofGetIntegrationListResponse -
Uses of GetIntegrationListResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return GetIntegrationListResponse Modifier and Type Method Description GetIntegrationListResponsePowerAuthServiceClient. getIntegrationList(GetIntegrationListRequest request)Get the list of integrations.
-