◆ close()
| default void org.keycloak.urls.HostnameProvider.close |
( |
| ) |
|
|
inline |
◆ getHostname()
| String org.keycloak.urls.HostnameProvider.getHostname |
( |
UriInfo |
originalUriInfo | ) |
|
Return the hostname. Http headers, realm details, etc. can be retrieved from the KeycloakSession. Do NOT use KeycloakContext#getUri() as it will in turn call the HostnameProvider resulting in an infinite loop!
- 引数
-
| originalUriInfo | the original UriInfo before hostname is replaced by the HostnameProvider |
- 戻り値
- the hostname
◆ getPort()
| int org.keycloak.urls.HostnameProvider.getPort |
( |
UriInfo |
originalUriInfo | ) |
|
このインタフェース詳解は次のファイルから抽出されました: