@ThreadSafe public class ScopeBuilder extends AbstractXMLObjectBuilder<Scope>
Scope objects.| Constructor and Description |
|---|
ScopeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Scope |
buildObject()
Build a Scope element with the default namespace prefix and element name.
|
Scope |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObjectpublic Scope buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface XMLObjectBuilder<Scope>buildObject in class AbstractXMLObjectBuilder<Scope>Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.