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
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields 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
Constructors - 
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:
 
 - 
ROLES_RELATIVE_CREATE_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
 - 
getRelativeCreateDn
 - 
getLDAPGroupsDn
- Specified by:
 getLDAPGroupsDnin classCommonLDAPGroupMapperConfig
 - 
getRoleNameLdapAttribute
 - 
getLDAPGroupNameLdapAttribute
- Specified by:
 getLDAPGroupNameLdapAttributein classCommonLDAPGroupMapperConfig
 - 
getRoleObjectClasses
 - 
getCustomLdapFilter
 - 
isRealmRolesMapping
public boolean isRealmRolesMapping() - 
getClientId
 - 
getUserRolesRetrieveStrategy
 
 -