public class ParticipantsBuilder extends AbstractWSTrustObjectBuilder<Participants>
| Constructor and Description |
|---|
ParticipantsBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Participants |
buildObject()
Builds a WS-Trust object of the given type.
|
Participants |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic Participants buildObject()
buildObject in interface WSTrustObjectBuilder<Participants>buildObject in class AbstractWSTrustObjectBuilder<Participants>public Participants buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.xml.XMLObjectBuilder<Participants>buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<Participants>Copyright © 1999-2014. All Rights Reserved.