| Package | Description |
|---|---|
| org.keycloak.federation.ldap.idm.model | |
| org.keycloak.federation.ldap.mappers.membership | |
| org.keycloak.federation.ldap.mappers.membership.group |
| Modifier and Type | Method and Description |
|---|---|
static LDAPDn |
LDAPDn.fromString(String dnString) |
LDAPDn |
LDAPObject.getDn() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LDAPDn.isDescendantOf(LDAPDn expectedParentDn) |
void |
LDAPObject.setDn(LDAPDn dn) |
| Modifier and Type | Method and Description |
|---|---|
abstract Set<LDAPDn> |
MembershipType.getLDAPSubgroups(GroupLDAPFederationMapper groupMapper,
LDAPObject ldapGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<LDAPDn> |
GroupLDAPFederationMapper.getLDAPSubgroups(LDAPObject ldapGroup) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.