edu.internet2.middleware.shibboleth.common.xmlobject.impl
Class ShibbolethScopedValueBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethScopedValue>
edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueBuilder
- All Implemented Interfaces:
- org.opensaml.xml.XMLObjectBuilder<ShibbolethScopedValue>
public class ShibbolethScopedValueBuilder
- extends org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethScopedValue>
Builder of XSStringImpl
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 |
ShibbolethScopedValueBuilder
public ShibbolethScopedValueBuilder()
buildObject
public ShibbolethScopedValue buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ShibbolethScopedValue>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethScopedValue>
Copyright © 2006-2009 Internet2. All Rights Reserved.