| LdapIdentityStoreDefinition.LdapSearchScope | callerSearchScope() | Search scope for caller searches: determines depth
 of the search in the LDAP tree. | 
| LdapIdentityStoreDefinition.LdapSearchScope | groupSearchScope() | Search scope for group searches, determines depth
 of the search in the LDAP tree. | 
| static LdapIdentityStoreDefinition.LdapSearchScope | LdapIdentityStoreDefinition.LdapSearchScope. valueOf(String name) | Returns the enum constant of this type with the specified name. | 
| static LdapIdentityStoreDefinition.LdapSearchScope[] | LdapIdentityStoreDefinition.LdapSearchScope. values() | Returns an array containing the constants of this enum type, in
the order they are declared. |