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