|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MatchResult | |
---|---|
org.jboss.security.xacml.sunxacml | This is the root package, which contains the PDP class where most people will want to start. |
Uses of MatchResult in org.jboss.security.xacml.sunxacml |
---|
Methods in org.jboss.security.xacml.sunxacml that return MatchResult | |
---|---|
MatchResult |
TargetSection.match(EvaluationCtx context)
Determines whether this TargetSection matches
the input request (whether it is applicable). |
MatchResult |
PolicyTreeElement.match(EvaluationCtx context)
Given the input context sees whether or not the request matches this element's target. |
MatchResult |
TargetMatch.match(EvaluationCtx context)
Determines whether this TargetMatch matches
the input request (whether it is applicable) |
MatchResult |
Target.match(EvaluationCtx context)
Determines whether this Target matches
the input request (whether it is applicable). |
MatchResult |
AbstractPolicy.match(EvaluationCtx context)
Given the input context sees whether or not the request matches this policy. |
MatchResult |
Rule.match(EvaluationCtx context)
Given the input context sees whether or not the request matches this Rule 's Target . |
MatchResult |
TargetMatchGroup.match(EvaluationCtx context)
Determines whether this TargetMatchGroup matches
the input request (whether it is applicable). |
MatchResult |
PolicyReference.match(EvaluationCtx context)
Given the input context sees whether or not the request matches this policy. |
|
JBoss port of sunxacml 2.0.5-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |