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