Modifier and Type | Method and Description |
---|---|
void |
AbstractLocator.setOptions(List<Option> options)
Set a list of options on the locator
|
Modifier and Type | Field and Description |
---|---|
protected List<Option> |
LocatorType.option |
Modifier and Type | Method and Description |
---|---|
Option |
ObjectFactory.createOption()
Create an instance of
Option |
Modifier and Type | Method and Description |
---|---|
List<Option> |
LocatorType.getOption()
Gets the value of the option property.
|
Modifier and Type | Field and Description |
---|---|
protected List<Option> |
AbstractJBossPolicyLocator.options |
protected List<Option> |
AttributeLocator.options |
Modifier and Type | Method and Description |
---|---|
void |
ResourceLocator.setOptions(List<Option> options) |
void |
AbstractJBossPolicyLocator.setOptions(List<Option> theoptions) |
void |
AttributeLocator.setOptions(List<Option> options) |
Modifier and Type | Method and Description |
---|---|
void |
LDAPAttributeLocator.setOptions(List<Option> theoptions) |
Modifier and Type | Field and Description |
---|---|
protected List<Option> |
CacheLocator.options |
Modifier and Type | Method and Description |
---|---|
void |
CacheLocator.setOptions(List<Option> options) |
Modifier and Type | Method and Description |
---|---|
void |
JBossLDAPPolicyLocator.setOptions(List<Option> theoptions) |
Modifier and Type | Method and Description |
---|---|
void |
LDAPCommon.processOptions(List<Option> theoptions) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.