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