org.opensaml.ws.wsaddressing.impl
Class ToBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<WSAddressingObjectType>
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectBuilder<To>
org.opensaml.ws.wsaddressing.impl.ToBuilder
- All Implemented Interfaces:
- WSAddressingObjectBuilder<To>, org.opensaml.xml.XMLObjectBuilder<To>
public class ToBuilder
- extends AbstractWSAddressingObjectBuilder<To>
Builder for the To
element.
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 |
ToBuilder
public ToBuilder()
buildObject
public To buildObject()
- Builds a WS-Addressing object.
- Specified by:
buildObject
in interface WSAddressingObjectBuilder<To>
- Specified by:
buildObject
in class AbstractWSAddressingObjectBuilder<To>
- Returns:
- the built object
buildObject
public To buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<To>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<To>
Copyright © 2006-2011 Internet2. All Rights Reserved.