public class ActionTypeImplBuilder extends AbstractXACMLObjectBuilder<ActionType>
ActionType.| Constructor and Description |
|---|
ActionTypeImplBuilder() |
| 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, buildObjectpublic 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.core.xml.XMLObjectBuilder<ActionType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<ActionType>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.