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, set
getIdentifier, invalidateCache
public void add(PolicySet ps)
public PolicyFinderResult findPolicy(EvaluationCtx context)
PolicySetFinderModule
findPolicy
in class PolicySetFinderModule
context
- the evaluation contextCopyright © 2023 JBoss by Red Hat. All rights reserved.