public class ShibbolethMetadataKeyAuthorityBuilder extends AbstractXMLObjectBuilder<ShibbolethMetadataKeyAuthority>
ShibbolethMetadataKeyAuthority objects.| コンストラクタと説明 |
|---|
ShibbolethMetadataKeyAuthorityBuilder() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ShibbolethMetadataKeyAuthority |
buildObject()
Build a KeyAuthority element with the default namespace prefix and element name.
|
ShibbolethMetadataKeyAuthority |
buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
buildObject, buildObject, buildObject, buildObjectpublic ShibbolethMetadataKeyAuthority buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject インタフェース内 XMLObjectBuilder<ShibbolethMetadataKeyAuthority>buildObject クラス内 AbstractXMLObjectBuilder<ShibbolethMetadataKeyAuthority>namespaceURI - the URI of the namespace the Element represented by this XMLObject will be inlocalName - the local name of the Element represented by this XMLObjectnamespacePrefix - the namespace prefix of the Element represented by this XMLObjectpublic ShibbolethMetadataKeyAuthority buildObject()
Copyright © 2012. All Rights Reserved.