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