Package | Description |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Modifier and Type | Method and Description |
---|---|
ResourcesType |
TargetType.getResources()
Gets the resources of this target.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetType.setResources(ResourcesType resources)
Sets the resources in the target.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourcesTypeImpl
Implementation of
ResourcesType . |
Modifier and Type | Method and Description |
---|---|
ResourcesType |
ResourcesTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ResourcesType |
ResourcesTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
ResourcesType |
TargetTypeImpl.getResources()
Gets the resources of this target.
|
Modifier and Type | Method and Description |
---|---|
void |
TargetTypeImpl.setResources(ResourcesType newResources)
Sets the resources in the target.
|
Copyright © 1999-2013. All Rights Reserved.