| Package | Description |
|---|---|
| org.opensaml.xacml.ctx | |
| org.opensaml.xacml.ctx.impl |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceType> |
RequestType.getResources()
Gets the resources from the request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceTypeImpl
Concrete implementation of
ResourceType. |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ResourceType |
ResourceTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceType> |
RequestTypeImpl.getResources()
Gets the resources from the request.
|
Copyright © 1999–2015. All rights reserved.