|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourcesType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of ResourcesType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return ResourcesType | |
|---|---|
ResourcesType |
TargetType.getResources()
Gets the resources of this target. |
| Methods in org.opensaml.xacml.policy with parameters of type ResourcesType | |
|---|---|
void |
TargetType.setResources(ResourcesType resources)
Sets the resources in the target. |
| Uses of ResourcesType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement ResourcesType | |
|---|---|
class |
ResourcesTypeImpl
Implementation of ResourcesType. |
| Methods in org.opensaml.xacml.policy.impl that return ResourcesType | |
|---|---|
ResourcesType |
ResourcesTypeImplBuilder.buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications. |
ResourcesType |
ResourcesTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
ResourcesType |
TargetTypeImpl.getResources()
Gets the resources of this target. |
| Methods in org.opensaml.xacml.policy.impl with parameters of type ResourcesType | |
|---|---|
void |
TargetTypeImpl.setResources(ResourcesType newResources)
Sets the resources in the target. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||