public class ActionsTypeImplBuilder extends AbstractXACMLObjectBuilder<ActionsType>
ActionsType.| Constructor and Description |
|---|
ActionsTypeImplBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ActionsType |
buildObject()
Builds a XACMLObject using the default name and namespace information provided XACML specifications.
|
ActionsType |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic ActionsType buildObject()
buildObject in interface XACMLObjectBuilder<ActionsType>buildObject in class AbstractXACMLObjectBuilder<ActionsType>public ActionsType buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<ActionsType>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<ActionsType>Copyright © 1999–2017 Shibboleth Consortium. All rights reserved.