|
String | getName () |
|
T | create (KeycloakSession session, IdentityProviderModel model) |
|
Map< String, String > | parseConfig (KeycloakSession session, InputStream inputStream) |
|
◆ create()
Creates an IdentityProvider based on the configuration contained in model
.
- 引数
-
session | |
model | The configuration to be used to create the identity provider. |
- 戻り値
◆ getName()
A friendly name for this factory.
- 戻り値
◆ parseConfig()
Creates an IdentityProvider based on the configuration from inputStream
.
- 引数
-
session | |
inputStream | The input stream from where configuration will be loaded from.. |
- 戻り値
このインタフェース詳解は次のファイルから抽出されました: