|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Option | |
---|---|
org.jboss.security.xacml.interfaces | |
org.jboss.security.xacml.jaxb | |
org.jboss.security.xacml.locators |
Uses of Option in org.jboss.security.xacml.interfaces |
---|
Method parameters in org.jboss.security.xacml.interfaces with type arguments of type Option | |
---|---|
void |
AbstractLocator.setOptions(List<Option> options)
Set a list of options on the locator |
Uses of Option in org.jboss.security.xacml.jaxb |
---|
Fields in org.jboss.security.xacml.jaxb with type parameters of type Option | |
---|---|
protected List<Option> |
LocatorType.option
|
Methods in org.jboss.security.xacml.jaxb that return Option | |
---|---|
Option |
ObjectFactory.createOption()
Create an instance of Option |
Methods in org.jboss.security.xacml.jaxb that return types with arguments of type Option | |
---|---|
List<Option> |
LocatorType.getOption()
Gets the value of the option property. |
Uses of Option in org.jboss.security.xacml.locators |
---|
Fields in org.jboss.security.xacml.locators with type parameters of type Option | |
---|---|
protected List<Option> |
AbstractJBossPolicyLocator.options
|
Method parameters in org.jboss.security.xacml.locators with type arguments of type Option | |
---|---|
void |
AttributeLocator.setOptions(List<Option> options)
|
void |
AbstractJBossPolicyLocator.setOptions(List<Option> theoptions)
|
void |
ResourceLocator.setOptions(List<Option> options)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |