Uses of Class
io.getlime.powerauth.soap.v3.UnblockActivationRequest
-
Packages that use UnblockActivationRequest Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of UnblockActivationRequest in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return UnblockActivationRequest Modifier and Type Method Description UnblockActivationRequestObjectFactory. createUnblockActivationRequest()Create an instance ofUnblockActivationRequest -
Uses of UnblockActivationRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type UnblockActivationRequest Modifier and Type Method Description UnblockActivationResponsePowerAuthServiceClient. unblockActivation(UnblockActivationRequest request)Call the unblockActivation method of the PowerAuth 3.0 Server SOAP interface.
-