public class ImpersonationConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
IMPERSONATION_ROLE |
Constructor and Description |
---|
ImpersonationConstants() |
Modifier and Type | Method and Description |
---|---|
static void |
setupImpersonationService(KeycloakSession session,
RealmModel realm) |
static void |
setupMasterRealmRole(RealmProvider model,
RealmModel realm) |
static void |
setupRealmRole(RealmModel realm) |
public static String IMPERSONATION_ROLE
public static void setupMasterRealmRole(RealmProvider model, RealmModel realm)
public static void setupRealmRole(RealmModel realm)
public static void setupImpersonationService(KeycloakSession session, RealmModel realm)
Copyright © 2021 JBoss by Red Hat. All rights reserved.