edu.internet2.middleware.shibboleth.wayf.idpdisco
Class LogoBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<SAMLObjectType>
org.opensaml.common.impl.AbstractSAMLObjectBuilder<Logo>
edu.internet2.middleware.shibboleth.wayf.idpdisco.LogoBuilder
- All Implemented Interfaces:
- org.opensaml.common.SAMLObjectBuilder<Logo>, org.opensaml.xml.XMLObjectBuilder<Logo>
public class LogoBuilder
- extends org.opensaml.common.impl.AbstractSAMLObjectBuilder<Logo>
Builder of Logo
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 |
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
buildObject, buildObject, buildObject, buildObject |
LogoBuilder
public LogoBuilder()
- Constructor.
buildObject
public Logo buildObject()
-
- Specified by:
buildObject
in interface org.opensaml.common.SAMLObjectBuilder<Logo>
- Specified by:
buildObject
in class org.opensaml.common.impl.AbstractSAMLObjectBuilder<Logo>
buildObject
public Logo buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<Logo>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<Logo>
Copyright © 2006-2010 Internet2. All Rights Reserved.