public class GetCompleteBuilder extends AbstractSAMLObjectBuilder<GetComplete>
GetCompleteImpl
.Constructor and Description |
---|
GetCompleteBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
GetComplete |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
GetComplete |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public GetComplete buildObject()
buildObject
in interface SAMLObjectBuilder<GetComplete>
buildObject
in class AbstractSAMLObjectBuilder<GetComplete>
public GetComplete buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<GetComplete>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<GetComplete>
Copyright © 1999-2013. All Rights Reserved.