Uses of Class
io.getlime.powerauth.soap.v3.GetSystemStatusRequest
-
Packages that use GetSystemStatusRequest Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetSystemStatusRequest in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return GetSystemStatusRequest Modifier and Type Method Description GetSystemStatusRequestObjectFactory. createGetSystemStatusRequest()Create an instance ofGetSystemStatusRequest -
Uses of GetSystemStatusRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type GetSystemStatusRequest Modifier and Type Method Description GetSystemStatusResponsePowerAuthServiceClient. getSystemStatus(GetSystemStatusRequest request)Call the getSystemStatus method of the PowerAuth 3.0 Server SOAP interface.
-