◆ getTheme() [1/2]
Theme org.keycloak.models.ThemeManager.getTheme |
( |
Theme.Type |
type | ) |
throws IOException |
Returns the theme for the specified type. The theme is determined by the theme selector.
- 引数
-
- 戻り値
- 例外
-
◆ getTheme() [2/2]
Theme org.keycloak.models.ThemeManager.getTheme |
( |
String |
name, |
|
|
Theme.Type |
type |
|
) |
| throws IOException |
Returns the specified theme for the specified type.
- 引数
-
- 戻り値
- 例外
-
◆ nameSet()
Set<String> org.keycloak.models.ThemeManager.nameSet |
( |
Theme.Type |
type | ) |
|
Returns a set of all theme names for the specified type.
- 引数
-
- 戻り値
このインタフェース詳解は次のファイルから抽出されました:
- D:/AppData/doxygen/keycloak/spi/src/server-spi/src/main/java/org/keycloak/models/ThemeManager.java