Uses of Class
io.getlime.powerauth.soap.v3.StartUpgradeRequest
-
Packages that use StartUpgradeRequest Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of StartUpgradeRequest in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return StartUpgradeRequest Modifier and Type Method Description StartUpgradeRequestObjectFactory. createStartUpgradeRequest()Create an instance ofStartUpgradeRequest -
Uses of StartUpgradeRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type StartUpgradeRequest Modifier and Type Method Description StartUpgradeResponsePowerAuthServiceClient. startUpgrade(StartUpgradeRequest request)Start upgrade of activations to version 3.
-