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