Uses of Class
io.getlime.powerauth.soap.v3.ActivationHistoryResponse
-
Packages that use ActivationHistoryResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of ActivationHistoryResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return ActivationHistoryResponse Modifier and Type Method Description ActivationHistoryResponseObjectFactory. createActivationHistoryResponse()Create an instance ofActivationHistoryResponse -
Uses of ActivationHistoryResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return ActivationHistoryResponse Modifier and Type Method Description ActivationHistoryResponsePowerAuthServiceClient. getActivationHistory(ActivationHistoryRequest request)Call the getActivationHistory method of the PowerAuth 3.0 Server SOAP interface.
-