Class RoleMapperConfig
java.lang.Object
org.keycloak.storage.ldap.mappers.membership.CommonLDAPGroupMapperConfig
org.keycloak.storage.ldap.mappers.membership.role.RoleMapperConfig
- Author:
- Marek Posolda
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
Fields inherited from class org.keycloak.storage.ldap.mappers.membership.CommonLDAPGroupMapperConfig
mapperModel, MEMBEROF_LDAP_ATTRIBUTE, MEMBERSHIP_ATTRIBUTE_TYPE, MEMBERSHIP_LDAP_ATTRIBUTE, MEMBERSHIP_USER_LDAP_ATTRIBUTE, MODE, USER_ROLES_RETRIEVE_STRATEGY
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.storage.ldap.mappers.membership.CommonLDAPGroupMapperConfig
getConfigValues, getMemberOfLdapAttribute, getMembershipLdapAttribute, getMembershipTypeLdapAttribute, getMembershipUserLdapAttribute, getMode
-
Field Details
-
ROLES_DN
- See Also:
-
ROLE_NAME_LDAP_ATTRIBUTE
- See Also:
-
ROLE_OBJECT_CLASSES
- See Also:
-
USE_REALM_ROLES_MAPPING
- See Also:
-
CLIENT_ID
- See Also:
-
ROLES_LDAP_FILTER
- See Also:
-
LOAD_ROLES_BY_MEMBER_ATTRIBUTE
- See Also:
-
GET_ROLES_FROM_USER_MEMBEROF_ATTRIBUTE
- See Also:
-
LOAD_ROLES_BY_MEMBER_ATTRIBUTE_RECURSIVELY
- See Also:
-
-
Constructor Details
-
RoleMapperConfig
-
-
Method Details
-
getRolesDn
-
getLDAPGroupsDn
- Specified by:
getLDAPGroupsDn
in classCommonLDAPGroupMapperConfig
-
getRoleNameLdapAttribute
-
getLDAPGroupNameLdapAttribute
- Specified by:
getLDAPGroupNameLdapAttribute
in classCommonLDAPGroupMapperConfig
-
getRoleObjectClasses
-
getCustomLdapFilter
-
isRealmRolesMapping
public boolean isRealmRolesMapping() -
getClientId
-
getUserRolesRetrieveStrategy
-