Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
List<ResourceMatchType> |
ResourceType.getResourceMatches()
Gets the resource matches for this action.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceMatchTypeImpl
Concrete implementation of
ResourceMatchType . |
Modifier and Type | Method and Description |
---|---|
ResourceMatchType |
ResourceMatchTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ResourceMatchType |
ResourceMatchTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Modifier and Type | Method and Description |
---|---|
List<ResourceMatchType> |
ResourceTypeImpl.getResourceMatches()
Gets the resource matches for this action.
|
Copyright © 1999-2013. All Rights Reserved.