| Modifier and Type | Method and Description |
|---|---|
LDAPExecutionFactory.SearchDefaultScope |
LDAPExecutionFactory.getSearchDefaultScope() |
static LDAPExecutionFactory.SearchDefaultScope |
LDAPExecutionFactory.SearchDefaultScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LDAPExecutionFactory.SearchDefaultScope[] |
LDAPExecutionFactory.SearchDefaultScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LDAPExecutionFactory.setSearchDefaultScope(LDAPExecutionFactory.SearchDefaultScope searchDefaultScope) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.