Class LoginAttemptResponse
- java.lang.Object
-
- de.adorsys.aspsp.xs2a.connector.spi.impl.LoginAttemptResponse
-
public class LoginAttemptResponse extends Object
-
-
Constructor Summary
Constructors Constructor Description LoginAttemptResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetObjectType()voidincrementLoginFailedCount()
-
-
-
Method Detail
-
incrementLoginFailedCount
public void incrementLoginFailedCount()
-
getObjectType
public String getObjectType()
-
-