public class JBossRBACPolicySetLocator extends JBossPolicySetLocator
Modifier and Type | Field and Description |
---|---|
static String |
PPS |
protected PPSPolicySetFinderModule |
ppsFinderModule |
static String |
ROLE_NS |
static String |
RPS |
protected RPSPolicySetFinderModule |
rpsFinderModule |
map, options, pfml, policies
ATTRIBUTE_DESIGNATOR_INTEGER_TAG, ATTRIBUTE_DESIGNATOR_SUPPORT_TAG, ATTRIBUTE_SELECTOR_SUPPORT_TAG, ATTRIBUTE_SUPPORTED_ID_TAG, IDENTIFIER_TAG, RESOURCE_CHILD_SUPPORTED_TAG, RESOURCE_DESCENDANT_SUPPORTED_TAG
Constructor and Description |
---|
JBossRBACPolicySetLocator() |
Modifier and Type | Method and Description |
---|---|
protected void |
handlePolicy(XACMLPolicy xacmlPolicy) |
void |
setPolicies(Set<XACMLPolicy> policies)
Set of policies that this locator is able to return
|
getPopulatedPolicySetFinderModule, recursivePopulate
get, getPolicies, set, setOptions
public static final String ROLE_NS
public static final String RPS
public static final String PPS
protected RPSPolicySetFinderModule rpsFinderModule
protected PPSPolicySetFinderModule ppsFinderModule
public void setPolicies(Set<XACMLPolicy> policies)
PolicyLocator
setPolicies
in interface PolicyLocator
setPolicies
in class JBossPolicySetLocator
PolicyLocator.setPolicies(Set)
protected void handlePolicy(XACMLPolicy xacmlPolicy)
Copyright © 2023 JBoss by Red Hat. All rights reserved.