public class ShibbolethMetadataScopeBuilder extends org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataScope>
ShibbolethMetadataScope objects.| Constructor and Description |
|---|
ShibbolethMetadataScopeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ShibbolethMetadataScope |
buildObject()
Build a Scope element with the default namespace prefix and element name.
|
ShibbolethMetadataScope |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
public ShibbolethMetadataScope buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.xml.XMLObjectBuilder<ShibbolethMetadataScope>buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataScope>public ShibbolethMetadataScope buildObject()
Copyright © 1999–2014. All rights reserved.