edu.internet2.middleware.shibboleth.common.xmlobject.impl
Class ShibbolethScopedValueBuilder

java.lang.Object
  extended by org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethScopedValue>
      extended by edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethScopedValueBuilder
All Implemented Interfaces:
XMLObjectBuilder<ShibbolethScopedValue>

public class ShibbolethScopedValueBuilder
extends AbstractXMLObjectBuilder<ShibbolethScopedValue>

Builder of XSStringImpl objects.


Constructor Summary
ShibbolethScopedValueBuilder()
           
 
Method Summary
 ShibbolethScopedValue buildObject(String namespaceURI, String localName, String namespacePrefix)
          
 
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
 

Constructor Detail

ShibbolethScopedValueBuilder

public ShibbolethScopedValueBuilder()
Method Detail

buildObject

public ShibbolethScopedValue buildObject(String namespaceURI,
                                         String localName,
                                         String namespacePrefix)

Specified by:
buildObject in interface XMLObjectBuilder<ShibbolethScopedValue>
Specified by:
buildObject in class AbstractXMLObjectBuilder<ShibbolethScopedValue>


Copyright © 1999-2012. All Rights Reserved.