public class RPSPolicySetFinderModule extends PolicySetFinderModule
| Modifier and Type | Field and Description |
|---|---|
protected List<PolicySet> |
policySets |
policyFinder| Constructor and Description |
|---|
RPSPolicySetFinderModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(PolicySet ps) |
PolicyFinderResult |
findPolicy(EvaluationCtx context)
Finds the applicable policy (if there is one) for the given context.
|
findPolicy, init, isIdReferenceSupported, isRequestSupported, setgetIdentifier, invalidateCachepublic void add(PolicySet ps)
public PolicyFinderResult findPolicy(EvaluationCtx context)
PolicySetFinderModulefindPolicy in class PolicySetFinderModulecontext - the evaluation contextCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.