public class ParticipantBuilder extends AbstractWSTrustObjectBuilder<Participant>
| Constructor and Description |
|---|
ParticipantBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Participant |
buildObject() |
Participant |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic Participant buildObject()
buildObject in interface WSTrustObjectBuilder<Participant>buildObject in class AbstractWSTrustObjectBuilder<Participant>public Participant buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<Participant>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<Participant>Copyright © 1999–2014. All rights reserved.