keycloak
公開メンバ関数 | 全メンバ一覧
org.keycloak.common.ClientConnection インタフェース
org.keycloak.common.ClientConnection 連携図
Collaboration graph

公開メンバ関数

String getRemoteAddr ()
 
String getRemoteHost ()
 
int getRemotePort ()
 
String getLocalAddr ()
 
int getLocalPort ()
 

詳解

Information about the client connection

著者
Bill Burke
バージョン
Revision
1

関数詳解

◆ getLocalAddr()

String org.keycloak.common.ClientConnection.getLocalAddr ( )

◆ getLocalPort()

int org.keycloak.common.ClientConnection.getLocalPort ( )

◆ getRemoteAddr()

String org.keycloak.common.ClientConnection.getRemoteAddr ( )

◆ getRemoteHost()

String org.keycloak.common.ClientConnection.getRemoteHost ( )

◆ getRemotePort()

int org.keycloak.common.ClientConnection.getRemotePort ( )

このインタフェース詳解は次のファイルから抽出されました: