package org.ovirt.engine.core.bll.adbroker; public enum LDAPSecurityAuthentication { SIMPLE, GSSAPI; }