public class ShibbolethMetadataScopeBuilder extends 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) |
buildObject, buildObject, buildObject, buildObject
public ShibbolethMetadataScope buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface XMLObjectBuilder<ShibbolethMetadataScope>
buildObject
in class AbstractXMLObjectBuilder<ShibbolethMetadataScope>
public ShibbolethMetadataScope buildObject()
Copyright © 1999-2012. All Rights Reserved.