Modifier and Type | Field and Description |
---|---|
LdapName |
dn
The LDAP distinguished name, null if none
|
String |
filter
The filter if the LDAP URL, null if none
|
String |
parentFieldName
The parent field name, null if none
|
int |
scope
The search scope, -1 if none
|
LdapName |
suffix
The suffix, only if parent field name is set, null if none
|
Constructor and Description |
---|
LocationInfo() |
public LdapName dn
public String parentFieldName
public LdapName suffix
public String filter
public int scope
Copyright © 2020. All rights reserved.