|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
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 | |
---|---|
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 XACMLObject using the default name and namespace information provided XACML specifications. |
ResourceMatchType |
ResourceMatchTypeImplBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
|
Methods in org.opensaml.xacml.policy.impl that return types with arguments of type ResourceMatchType | |
---|---|
List<ResourceMatchType> |
ResourceTypeImpl.getResourceMatches()
Gets the resource matches for this action. |
|
OpenSAML-J 2.4.1-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |