public class UsernameTemplateMapper extends AbstractClaimMapper
| Modifier and Type | Field and Description |
|---|---|
static String[] |
COMPATIBLE_PROVIDERS |
static String |
PROVIDER_ID |
static String |
TEMPLATE |
CLAIM, CLAIM_VALUEANY_PROVIDER, DEFAULT_IDENTITY_PROVIDER_MAPPER_SYNC_MODES| Constructor and Description |
|---|
UsernameTemplateMapper() |
getClaimValue, getClaimValue, getClaimValue, hasClaimValue, valueEqualsclose, create, importNewUser, init, postInitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitorderpublic static final String[] COMPATIBLE_PROVIDERS
public static final String TEMPLATE
public static final String PROVIDER_ID
public boolean supportsSyncMode(IdentityProviderSyncMode syncMode)
public List<ProviderConfigProperty> getConfigProperties()
public String getId()
public String[] getCompatibleProviders()
public String getDisplayCategory()
public String getDisplayType()
public void updateBrokeredUserLegacy(KeycloakSession session, RealmModel realm, UserModel user, IdentityProviderMapperModel mapperModel, BrokeredIdentityContext context)
IdentityProviderMapperupdateBrokeredUserLegacy in interface IdentityProviderMapperupdateBrokeredUserLegacy in class AbstractIdentityProviderMapperpublic void updateBrokeredUser(KeycloakSession session, RealmModel realm, UserModel user, IdentityProviderMapperModel mapperModel, BrokeredIdentityContext context)
IdentityProviderMapperupdateBrokeredUser in interface IdentityProviderMapperupdateBrokeredUser in class AbstractIdentityProviderMapperpublic void preprocessFederatedIdentity(KeycloakSession session, RealmModel realm, IdentityProviderMapperModel mapperModel, BrokeredIdentityContext context)
IdentityProviderMapperpreprocessFederatedIdentity in interface IdentityProviderMapperpreprocessFederatedIdentity in class AbstractIdentityProviderMapperpublic String getHelpText()
Copyright © 2021 JBoss by Red Hat. All rights reserved.