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