- 著者
- Bill Burke
- バージョン
- Revision
- 1
◆ createDefaultClientScopes()
| void org.keycloak.protocol.LoginProtocolFactory.createDefaultClientScopes |
( |
RealmModel |
newRealm, |
|
|
boolean |
addScopesToExistingClients |
|
) |
| |
◆ createProtocolEndpoint()
| Object org.keycloak.protocol.LoginProtocolFactory.createProtocolEndpoint |
( |
RealmModel |
realm, |
|
|
EventBuilder |
event |
|
) |
| |
◆ getBuiltinMappers()
| Map<String, ProtocolMapperModel> org.keycloak.protocol.LoginProtocolFactory.getBuiltinMappers |
( |
| ) |
|
List of built in protocol mappers that can be used to apply to clients.
- 戻り値
◆ setupClientDefaults()
| void org.keycloak.protocol.LoginProtocolFactory.setupClientDefaults |
( |
ClientRepresentation |
rep, |
|
|
ClientModel |
newClient |
|
) |
| |
Setup default values for new clients. This expects that the representation has already set up the client
- 引数
-
このインタフェース詳解は次のファイルから抽出されました: