|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RuleType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of RuleType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type RuleType | |
|---|---|
java.util.List<RuleType> |
PolicyType.getRules()
Gets the rules for this policy. |
| Uses of RuleType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement RuleType | |
|---|---|
class |
RuleTypeImpl
Implementation for RuleType. |
| Methods in org.opensaml.xacml.policy.impl that return RuleType | |
|---|---|
RuleType |
RuleTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
RuleType |
RuleTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type RuleType | |
|---|---|
java.util.List<RuleType> |
PolicyTypeImpl.getRules()
Gets the rules for this policy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||