Uses of Class
io.getlime.powerauth.soap.v3.VaultUnlockRequest
-
Packages that use VaultUnlockRequest Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of VaultUnlockRequest in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 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. unlockVault(VaultUnlockRequest request)Call the vaultUnlock method of the PowerAuth 3.0 Server SOAP interface.
-