- 著者
- Bill Burke
- バージョン
- Revision
- 1
◆ getDisplayCategory()
String org.keycloak.protocol.ProtocolMapper.getDisplayCategory |
( |
| ) |
|
◆ getDisplayType()
String org.keycloak.protocol.ProtocolMapper.getDisplayType |
( |
| ) |
|
◆ getProtocol()
String org.keycloak.protocol.ProtocolMapper.getProtocol |
( |
| ) |
|
◆ validateConfig()
default void org.keycloak.protocol.ProtocolMapper.validateConfig |
( |
KeycloakSession |
session, |
|
|
RealmModel |
realm, |
|
|
ProtocolMapperContainerModel |
client, |
|
|
ProtocolMapperModel |
mapperModel |
|
) |
| throws ProtocolMapperConfigException |
|
inline |
Called when instance of mapperModel is created/updated for this protocolMapper through admin endpoint
- 引数
-
session | |
realm | |
client | client or clientTemplate |
mapperModel | |
- 例外
-
このインタフェース詳解は次のファイルから抽出されました:
- D:/AppData/doxygen/keycloak/spi-private/src/server-spi-private/src/main/java/org/keycloak/protocol/ProtocolMapper.java