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:
- XMLObjectBuilder<ShibbolethScopedValue>
public class ShibbolethScopedValueBuilder
- extends AbstractXMLObjectBuilder<ShibbolethScopedValue>
Builder of XSStringImpl
objects.
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 XMLObjectBuilder<ShibbolethScopedValue>
- Specified by:
buildObject
in class AbstractXMLObjectBuilder<ShibbolethScopedValue>
Copyright © 1999-2012. All Rights Reserved.