|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceMatchType | |
---|---|
org.opensaml.xacml.policy | |
org.opensaml.xacml.policy.impl |
Uses of ResourceMatchType in org.opensaml.xacml.policy |
---|
Methods in org.opensaml.xacml.policy that return types with arguments of type ResourceMatchType | |
---|---|
java.util.List<ResourceMatchType> |
ResourceType.getResourceMatches()
Gets the resource matches for this action. |
Uses of ResourceMatchType in org.opensaml.xacml.policy.impl |
---|
Classes in org.opensaml.xacml.policy.impl that implement ResourceMatchType | |
---|---|
class |
ResourceMatchTypeImpl
Concrete implementation of ResourceMatchType . |
Methods in org.opensaml.xacml.policy.impl that return ResourceMatchType | |
---|---|
ResourceMatchType |
ResourceMatchTypeImplBuilder.buildObject()
Builds a XACML object, using its default attribute name. |
ResourceMatchType |
ResourceMatchTypeImplBuilder.buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ResourceMatchType | |
---|---|
java.util.List<ResourceMatchType> |
ResourceTypeImpl.getResourceMatches()
Gets the resource matches for this action. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |