| Package | Description |
|---|---|
| org.keycloak.federation.ldap.mappers |
| Modifier and Type | Method and Description |
|---|---|
static RoleLDAPFederationMapper.Mode |
RoleLDAPFederationMapper.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleLDAPFederationMapper.Mode[] |
RoleLDAPFederationMapper.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RoleLDAPFederationMapper.LDAPRoleMappingsUserDelegate(UserModel user,
UserFederationMapperModel mapperModel,
LDAPFederationProvider ldapProvider,
LDAPObject ldapUser,
RealmModel realm,
RoleLDAPFederationMapper.Mode mode) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.