Uses of Class
io.getlime.powerauth.soap.v2.VaultUnlockRequest
-
Packages that use VaultUnlockRequest Package Description io.getlime.powerauth.soap.v2 io.getlime.security.powerauth.soap.spring.client -
-
Uses of VaultUnlockRequest in io.getlime.powerauth.soap.v2
Methods in io.getlime.powerauth.soap.v2 that return VaultUnlockRequest Modifier and Type Method Description VaultUnlockRequestObjectFactory. createVaultUnlockRequest()Create an instance ofVaultUnlockRequest -
Uses of VaultUnlockRequest in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client with parameters of type VaultUnlockRequest Modifier and Type Method Description VaultUnlockResponsePowerAuthServiceClient.PowerAuthServiceClientV2. unlockVault(VaultUnlockRequest request)Call the vaultUnlock method of the PowerAuth 2.0 Server SOAP interface.
-