Move EE specific logic from Gitlab::LDAP::Access into EE::Gitlab::LDAP::Access
The Gitlab::LDAP::Access class has diverged quite a lot from CE. We should move the EE specific logic into EE::Gitlab::LDAP::Access to make it easier to merge when CE has changes.