public class ActionMatchTypeImplBuilder extends AbstractXACMLObjectBuilder<ActionMatchType>
ActionMatchType
objects.Constructor and Description |
---|
ActionMatchTypeImplBuilder() |
Modifier and Type | Method and Description |
---|---|
ActionMatchType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ActionMatchType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public ActionMatchType buildObject()
buildObject
in interface XACMLObjectBuilder<ActionMatchType>
buildObject
in class AbstractXACMLObjectBuilder<ActionMatchType>
public ActionMatchType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ActionMatchType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ActionMatchType>
Copyright © 1999-2013. All Rights Reserved.