org.opensaml.xacml.ctx.impl
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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 XMLObjectBuilder<ActionType>
buildObject
in class AbstractXMLObjectBuilder<ActionType>
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.