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