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