public class LDAPMappersComparator extends Object
| Constructor and Description |
|---|
LDAPMappersComparator() |
| Modifier and Type | Method and Description |
|---|---|
static List<UserFederationMapperModel> |
sortAsc(LDAPConfig ldapConfig,
Collection<UserFederationMapperModel> mappers) |
static List<UserFederationMapperModel> |
sortDesc(LDAPConfig ldapConfig,
Collection<UserFederationMapperModel> mappers) |
public static List<UserFederationMapperModel> sortAsc(LDAPConfig ldapConfig, Collection<UserFederationMapperModel> mappers)
public static List<UserFederationMapperModel> sortDesc(LDAPConfig ldapConfig, Collection<UserFederationMapperModel> mappers)
Copyright © 2016 JBoss by Red Hat. All rights reserved.