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