Uses of Class
io.getlime.powerauth.soap.v3.GetRecoveryConfigResponse
-
Packages that use GetRecoveryConfigResponse Package Description io.getlime.powerauth.soap.v3 io.getlime.security.powerauth.soap.spring.client -
-
Uses of GetRecoveryConfigResponse in io.getlime.powerauth.soap.v3
Methods in io.getlime.powerauth.soap.v3 that return GetRecoveryConfigResponse Modifier and Type Method Description GetRecoveryConfigResponseObjectFactory. createGetRecoveryConfigResponse()Create an instance ofGetRecoveryConfigResponse -
Uses of GetRecoveryConfigResponse in io.getlime.security.powerauth.soap.spring.client
Methods in io.getlime.security.powerauth.soap.spring.client that return GetRecoveryConfigResponse Modifier and Type Method Description GetRecoveryConfigResponsePowerAuthServiceClient. getRecoveryConfig(GetRecoveryConfigRequest request)Get recovery configuration.GetRecoveryConfigResponsePowerAuthServiceClient. getRecoveryConfig(java.lang.Long applicationId)Get recovery configuration.
-