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