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