Package org.keycloak.common
Interface ClientConnection
-
public interface ClientConnectionInformation about the client connection- Version:
- $Revision: 1 $
- Author:
- Bill Burke
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetLocalAddr()intgetLocalPort()StringgetRemoteAddr()StringgetRemoteHost()intgetRemotePort()
-