Uses of Class
org.keycloak.models.map.storage.ldap.model.LdapMapDn
Packages that use LdapMapDn
-
Uses of LdapMapDn in org.keycloak.models.map.storage.ldap.model
Methods in org.keycloak.models.map.storage.ldap.model that return LdapMapDnModifier and TypeMethodDescriptionstatic LdapMapDn
LdapMapDn.fromString
(String dnString) LdapMapObject.getDn()
LdapMapDn.getParentDn()
Methods in org.keycloak.models.map.storage.ldap.model with parameters of type LdapMapDnModifier and TypeMethodDescriptionboolean
LdapMapDn.isDescendantOf
(LdapMapDn expectedParentDn) void