|
||||||||||
| 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.JBossPolicyLocator
public class JBossPolicyLocator
Policy Locator for plain XACML Policy instances
| Field Summary |
|---|
| Fields inherited from class org.jboss.security.xacml.locators.AbstractJBossPolicyLocator |
|---|
map, options, policies |
| Constructor Summary | |
|---|---|
JBossPolicyLocator()
|
|
JBossPolicyLocator(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 JBossPolicyLocator()
public JBossPolicyLocator(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 | |||||||||