public ldapGroupSearchTypeGrouptoprincipal() { this.searchbyField = groupMode.DISTINGUISHED_NAME; }
public ldapGroupSearchType() { this.groupnameField = groupMode.SIMPLE; this.iterativeField = false; this.groupdnattributeField = "dn"; this.groupnameattributeField = "uid"; }