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, buildObject
public 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.xml.XMLObjectBuilder<ActionsType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ActionsType>
Copyright © 1999-2013. All Rights Reserved.