edu.internet2.middleware.shibboleth.common.xmlobject.impl
Class ShibbolethMetadataScopeBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataScope>
edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataScopeBuilder
- All Implemented Interfaces:
- org.opensaml.xml.XMLObjectBuilder<ShibbolethMetadataScope>
public class ShibbolethMetadataScopeBuilder
- extends org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataScope>
Builder of ShibbolethMetadataScope
objects.
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShibbolethMetadataScopeBuilder
public ShibbolethMetadataScopeBuilder()
buildObject
public ShibbolethMetadataScope buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ShibbolethMetadataScope>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataScope>
buildObject
public ShibbolethMetadataScope buildObject()
- Build a Scope element with the default namespace prefix and element name.
- Returns:
- a new instance of ShibbolethMetadataScope
Copyright © 2006-2009 Internet2. All Rights Reserved.