|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceType | |
|---|---|
| org.opensaml.xacml.policy | |
| org.opensaml.xacml.policy.impl | |
| Uses of ResourceType in org.opensaml.xacml.policy |
|---|
| Methods in org.opensaml.xacml.policy that return types with arguments of type ResourceType | |
|---|---|
List<ResourceType> |
ResourcesType.getResources()
Gets the resources. |
| Uses of ResourceType in org.opensaml.xacml.policy.impl |
|---|
| Classes in org.opensaml.xacml.policy.impl that implement ResourceType | |
|---|---|
class |
ResourceTypeImpl
Implementation of ResourceType. |
| Fields in org.opensaml.xacml.policy.impl with type parameters of type ResourceType | |
|---|---|
private XMLObjectChildrenList<ResourceType> |
ResourcesTypeImpl.resource
List of resource matches. |
| Methods in org.opensaml.xacml.policy.impl that return ResourceType | |
|---|---|
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)
|
| Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ResourceType | |
|---|---|
List<ResourceType> |
ResourcesTypeImpl.getResources()
Gets the resources. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||