Interface LDAPDirectoryEntity

All Superinterfaces:
Attributes, DirectoryEntity, Serializable
All Known Implementing Classes:
LDAPGroupWithAttributes, LDAPUserWithAttributes

public interface LDAPDirectoryEntity extends DirectoryEntity, Attributes, Serializable
  • Method Details

    • getDn

      String getDn()
      Gets the standardised distinguished name for the LDAP entity.
      Returns:
      distinguished name.
    • getLdapName

      CrowdLdapName getLdapName()