public static class UserRolesRetrieveStrategy.GetRolesFromUserMemberOfAttribute extends Object implements UserRolesRetrieveStrategy
UserRolesRetrieveStrategy.GetRolesFromUserMemberOfAttribute, UserRolesRetrieveStrategy.LoadRolesByMember, UserRolesRetrieveStrategy.LoadRolesByMemberRecursively
Constructor and Description |
---|
GetRolesFromUserMemberOfAttribute() |
Modifier and Type | Method and Description |
---|---|
void |
beforeUserLDAPQuery(LDAPQuery query) |
List<LDAPObject> |
getLDAPRoleMappings(CommonLDAPGroupMapper roleOrGroupMapper,
LDAPObject ldapUser) |
public List<LDAPObject> getLDAPRoleMappings(CommonLDAPGroupMapper roleOrGroupMapper, LDAPObject ldapUser)
getLDAPRoleMappings
in interface UserRolesRetrieveStrategy
public void beforeUserLDAPQuery(LDAPQuery query)
beforeUserLDAPQuery
in interface UserRolesRetrieveStrategy
Copyright © 2016 JBoss by Red Hat. All rights reserved.