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