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