public class ParticipantBuilder extends AbstractWSTrustObjectBuilder<Participant>
Constructor and Description |
---|
ParticipantBuilder() |
Modifier and Type | Method and Description |
---|---|
Participant |
buildObject()
Builds a WS-Trust object of the given type.
|
Participant |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public 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.xml.XMLObjectBuilder<Participant>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<Participant>
Copyright © 1999–2016. All rights reserved.