Package org.keycloak.services.managers
Class DefaultBruteForceProtector.AdaptedClientConnection
java.lang.Object
org.keycloak.services.managers.DefaultBruteForceProtector.AdaptedClientConnection
- All Implemented Interfaces:
ClientConnection
- Enclosing class:
- DefaultBruteForceProtector
protected static class DefaultBruteForceProtector.AdaptedClientConnection
extends Object
implements ClientConnection
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintint
-
Constructor Details
-
AdaptedClientConnection
-
-
Method Details
-
getRemoteAddr
- Specified by:
getRemoteAddrin interfaceClientConnection
-
getRemoteHost
- Specified by:
getRemoteHostin interfaceClientConnection
-
getRemotePort
public int getRemotePort()- Specified by:
getRemotePortin interfaceClientConnection
-
getLocalAddr
- Specified by:
getLocalAddrin interfaceClientConnection
-
getLocalPort
public int getLocalPort()- Specified by:
getLocalPortin interfaceClientConnection
-