Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<RuleType> |
PolicyType.getRules()
Gets the rules for this policy.
|
Modifier and Type | Class and Description |
---|---|
class |
RuleTypeImpl
Implementation for
RuleType . |
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
List<RuleType> |
PolicyTypeImpl.getRules()
Gets the rules for this policy.
|
Copyright © 1999-2013. All Rights Reserved.