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 | 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)
Creates an XMLObject with a given fully qualified name.
|
Modifier and Type | Method and Description |
---|---|
List<ResourceType> |
RequestTypeImpl.getResources()
Gets the resources from the request.
|
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.