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, buildObject
public 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–2016. All rights reserved.