public interface BruteForceProtector extends Provider
| Modifier and Type | Method and Description |
|---|---|
void |
failedLogin(RealmModel realm,
String username,
org.keycloak.common.ClientConnection clientConnection) |
boolean |
isTemporarilyDisabled(KeycloakSession session,
RealmModel realm,
String username) |
void failedLogin(RealmModel realm, String username, org.keycloak.common.ClientConnection clientConnection)
boolean isTemporarilyDisabled(KeycloakSession session, RealmModel realm, String username)
Copyright © 2016 JBoss by Red Hat. All rights reserved.