Uses of Class
de.adorsys.aspsp.xs2a.connector.spi.impl.LoginAttemptResponse
-
Packages that use LoginAttemptResponse Package Description de.adorsys.aspsp.xs2a.connector.spi.impl -
-
Uses of LoginAttemptResponse in de.adorsys.aspsp.xs2a.connector.spi.impl
Methods in de.adorsys.aspsp.xs2a.connector.spi.impl that return LoginAttemptResponse Modifier and Type Method Description LoginAttemptResponseLoginAttemptAspspConsentDataService. response(byte[] aspspConsentData)Methods in de.adorsys.aspsp.xs2a.connector.spi.impl with parameters of type LoginAttemptResponse Modifier and Type Method Description byte[]LoginAttemptAspspConsentDataService. store(LoginAttemptResponse response)
-