@ThreadSafe public class KeyAuthorityBuilder extends org.opensaml.core.xml.AbstractXMLObjectBuilder<KeyAuthority>
KeyAuthority objects.| Constructor and Description |
|---|
KeyAuthorityBuilder() |
| Modifier and Type | Method and Description |
|---|---|
KeyAuthority |
buildObject()
Build a KeyAuthority element with the default namespace prefix and element name.
|
KeyAuthority |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
public KeyAuthority buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<KeyAuthority>buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<KeyAuthority>public KeyAuthority buildObject()
KeyAuthorityCopyright © 1999–2017 Shibboleth Consortium. All rights reserved.