|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractLocator | |
---|---|
org.jboss.security.xacml.interfaces | |
org.jboss.security.xacml.locators |
Uses of AbstractLocator in org.jboss.security.xacml.interfaces |
---|
Subinterfaces of AbstractLocator in org.jboss.security.xacml.interfaces | |
---|---|
interface |
PolicyLocator
Interface representing a locator for a XACML Policy |
Uses of AbstractLocator in org.jboss.security.xacml.locators |
---|
Classes in org.jboss.security.xacml.locators that implement AbstractLocator | |
---|---|
class |
AbstractJBossPolicyLocator
Base Class for Policy Locators |
class |
AttributeLocator
An attribute finder module Usage: Remember, when a policy defines an attribute and the request does not contain it, then the PDP will ask the AttributeLocator for a value. |
class |
JBossPolicyLocator
Policy Locator for plain XACML Policy instances |
class |
JBossPolicySetLocator
Locator for a PolicySet |
class |
ResourceLocator
Resource Finder Module The following methods need to be overridden in your locator |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |