Uses of Class
io.getlime.powerauth.soap.v3.GetApplicationListResponse
-
Packages that use GetApplicationListResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetApplicationListResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return GetApplicationListResponse Modifier and Type Method Description GetApplicationListResponseObjectFactory. createGetApplicationListResponse()Create an instance ofGetApplicationListResponse -
Uses of GetApplicationListResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return GetApplicationListResponse Modifier and Type Method Description GetApplicationListResponsePowerAuthServiceClient. getApplicationList(GetApplicationListRequest request)Get the list of all applications that are registered in PowerAuth Server.
-