Class LdapUserIdentity

    • Field Detail

      • _dn

        protected String _dn
        The DN of the user
    • Constructor Detail

      • LdapUserIdentity

        public LdapUserIdentity​(String login,
                                String populationId,
                                String dn)
        Constructs a LDAP user identity, containing the DN of the user
        Parameters:
        login - The login of the user
        populationId - The id of the user population the user belongs to
        dn - The DN of the user in the LDAP