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