public class ArtifactResponseBuilder extends AbstractSAMLObjectBuilder<ArtifactResponse>
ArtifactResponseImpl
objects.Constructor and Description |
---|
ArtifactResponseBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
ArtifactResponse |
buildObject() |
ArtifactResponse |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public ArtifactResponse buildObject()
buildObject
in interface SAMLObjectBuilder<ArtifactResponse>
buildObject
in class AbstractSAMLObjectBuilder<ArtifactResponse>
public ArtifactResponse buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.core.xml.XMLObjectBuilder<ArtifactResponse>
buildObject
in class org.opensaml.core.xml.AbstractXMLObjectBuilder<ArtifactResponse>
Copyright © 1999–2020 Shibboleth Consortium. All rights reserved.