org.opensaml.ws.wsaddressing.impl
Class RelatesToBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<WSAddressingObjectType>
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectBuilder<RelatesTo>
org.opensaml.ws.wsaddressing.impl.RelatesToBuilder
- All Implemented Interfaces:
- WSAddressingObjectBuilder<RelatesTo>, org.opensaml.xml.XMLObjectBuilder<RelatesTo>
public class RelatesToBuilder
- extends AbstractWSAddressingObjectBuilder<RelatesTo>
RelatesToBuilder.
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
RelatesToBuilder
public RelatesToBuilder()
buildObject
public RelatesTo buildObject()
- Builds a WS-Addressing object.
- Specified by:
buildObject
in interface WSAddressingObjectBuilder<RelatesTo>
- Specified by:
buildObject
in class AbstractWSAddressingObjectBuilder<RelatesTo>
- Returns:
- the built object
buildObject
public RelatesTo buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<RelatesTo>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<RelatesTo>
Copyright © 2006-2013 Internet2. All Rights Reserved.