|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.security.xacml.locators.AbstractJBossPolicyLocator
org.jboss.security.xacml.locators.JBossPolicySetLocator
public class JBossPolicySetLocator
Locator for a PolicySet
| Field Summary |
|---|
| Fields inherited from class org.jboss.security.xacml.locators.AbstractJBossPolicyLocator |
|---|
map, options, policies |
| Constructor Summary | |
|---|---|
JBossPolicySetLocator()
|
|
JBossPolicySetLocator(java.util.Set<XACMLPolicy> policies)
|
|
| Method Summary | |
|---|---|
void |
setPolicies(java.util.Set<XACMLPolicy> policies)
Set of policies that this locator is able to return |
| Methods inherited from class org.jboss.security.xacml.locators.AbstractJBossPolicyLocator |
|---|
get, set, setOptions |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossPolicySetLocator()
public JBossPolicySetLocator(java.util.Set<XACMLPolicy> policies)
| Method Detail |
|---|
public void setPolicies(java.util.Set<XACMLPolicy> policies)
PolicyLocator
setPolicies in interface PolicyLocatorsetPolicies in class AbstractJBossPolicyLocatorPolicyLocator.setPolicies(Set)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||