|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
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 XACMLObject using the default name and namespace information provided XACML specifications. |
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. |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |