| Package | Description |
|---|---|
| org.jboss.security.xacml.core | |
| org.jboss.security.xacml.interfaces | |
| org.jboss.security.xacml.locators | |
| org.jboss.security.xacml.locators.policy |
| Modifier and Type | Method and Description |
|---|---|
void |
JBossPDP.setLocators(Set<PolicyLocator> locators) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyDecisionPoint.setLocators(Set<PolicyLocator> locators)
Set a set of policy locators.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJBossPolicyLocator
Base Class for Policy Locators
|
class |
JBossPolicyLocator
Policy Locator for plain XACML Policy instances
|
class |
JBossPolicySetLocator
Locator for a PolicySet
|
class |
JBossRBACPolicySetLocator
A Policy Set Locator that follows the XACML RBAC Profile
|
| Modifier and Type | Class and Description |
|---|---|
class |
JBossLDAPPolicyLocator
A PolicyLocator that searches for XACML policies and policy sets stored in an attribute of LDAP entries
The attribute contains the XACML policy as if the xml would be converted to a String.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.