Module de.stklcode.jvault.connector
Class UserLockoutConfig
java.lang.Object
de.stklcode.jvault.connector.model.response.embedded.UserLockoutConfig
- All Implemented Interfaces:
Serializable
Embedded user lockout config output.
- Since:
- 1.2
- Author:
- Stefan Kalscheuer
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserLockoutConfig
public UserLockoutConfig()
-
-
Method Details
-
getLockoutThreshold
- Returns:
- Lockout threshold
-
getLockoutDuration
- Returns:
- Lockout duration
-
getLockoutCounterResetDuration
- Returns:
- Lockout counter reset duration
-
getLockoutDisable
- Returns:
- Lockout disabled?
-
equals
-
hashCode
public int hashCode()
-