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
-
Method Summary
Modifier and TypeMethodDescriptionint
int
-
Constructor Details
-
AdaptedClientConnection
-
-
Method Details
-
getRemoteAddr
- Specified by:
getRemoteAddr
in interfaceClientConnection
-
getRemoteHost
- Specified by:
getRemoteHost
in interfaceClientConnection
-
getRemotePort
public int getRemotePort()- Specified by:
getRemotePort
in interfaceClientConnection
-
getLocalAddr
- Specified by:
getLocalAddr
in interfaceClientConnection
-
getLocalPort
public int getLocalPort()- Specified by:
getLocalPort
in interfaceClientConnection
-