GetRealmSecurityDefenseBruteForceDetection

data class GetRealmSecurityDefenseBruteForceDetection(val failureResetTimeSeconds: Int, val maxFailureWaitSeconds: Int, val maxLoginFailures: Int, val minimumQuickLoginWaitSeconds: Int, val permanentLockout: Boolean, val quickLoginCheckMilliSeconds: Int, val waitIncrementSeconds: Int)

Constructors

constructor(failureResetTimeSeconds: Int, maxFailureWaitSeconds: Int, maxLoginFailures: Int, minimumQuickLoginWaitSeconds: Int, permanentLockout: Boolean, quickLoginCheckMilliSeconds: Int, waitIncrementSeconds: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard