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