keycloak
|
公開メンバ関数 | |
void | close () |
void | init (Config.Scope config) |
void | postInit (KeycloakSessionFactory factory) |
T | create (KeycloakSession session) |
Map< String, String > | parseConfig (KeycloakSession session, InputStream inputStream) |
String | getName () |
T | create (KeycloakSession session, IdentityProviderModel model) |
|
inline |
|
inherited |
Creates an IdentityProvider based on the configuration contained in model
.
session | |
model | The configuration to be used to create the identity provider. |
|
inline |
|
inherited |
A friendly name for this factory.
|
inline |
|
inline |
|
inline |