|
keycloak
|

公開メンバ関数 | |
| String | getRemoteAddr () |
| String | getRemoteHost () |
| int | getRemotePort () |
| String | getLocalAddr () |
| int | getLocalPort () |
Information about the client connection
| String org.keycloak.common.ClientConnection.getLocalAddr | ( | ) |
| int org.keycloak.common.ClientConnection.getLocalPort | ( | ) |
| String org.keycloak.common.ClientConnection.getRemoteAddr | ( | ) |
| String org.keycloak.common.ClientConnection.getRemoteHost | ( | ) |
| int org.keycloak.common.ClientConnection.getRemotePort | ( | ) |
1.8.13