edu.internet2.middleware.shibboleth.common.xmlobject.impl
Class ShibbolethMetadataKeyAuthorityBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataKeyAuthority>
edu.internet2.middleware.shibboleth.common.xmlobject.impl.ShibbolethMetadataKeyAuthorityBuilder
- All Implemented Interfaces:
- org.opensaml.xml.XMLObjectBuilder<ShibbolethMetadataKeyAuthority>
public class ShibbolethMetadataKeyAuthorityBuilder
- extends org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataKeyAuthority>
Builder of ShibbolethMetadataKeyAuthority
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 |
ShibbolethMetadataKeyAuthorityBuilder
public ShibbolethMetadataKeyAuthorityBuilder()
buildObject
public ShibbolethMetadataKeyAuthority buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ShibbolethMetadataKeyAuthority>
- Specified by:
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ShibbolethMetadataKeyAuthority>
buildObject
public ShibbolethMetadataKeyAuthority buildObject()
- Build a KeyAuthority element with the default namespace prefix and element name.
- Returns:
- a new instance of ShibbolethMetadataKeyAuthority
Copyright © 2006-2009 Internet2. All Rights Reserved.