|
||||||||||
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 | |
---|---|
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 XACML object, using its default attribute name. |
RuleType |
RuleTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type RuleType | |
---|---|
List<RuleType> |
PolicyTypeImpl.getRules()
Gets the rules for this policy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |