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