Class GeolocationHintBuilder
- java.lang.Object
-
- org.opensaml.core.xml.AbstractXMLObjectBuilder<SAMLObjectType>
-
- org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>
-
- org.opensaml.saml.ext.saml2mdui.impl.GeolocationHintBuilder
-
- All Implemented Interfaces:
org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>,org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>
public class GeolocationHintBuilder extends org.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>Builder ofGeolocationHintobjects.
-
-
Constructor Summary
Constructors Constructor Description GeolocationHintBuilder()Constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opensaml.saml.ext.saml2mdui.GeolocationHintbuildObject()org.opensaml.saml.ext.saml2mdui.GeolocationHintbuildObject(String namespaceURI, String localName, String namespacePrefix)-
Methods inherited from class org.opensaml.core.xml.AbstractXMLObjectBuilder
buildObject, buildObject, buildObject, buildObject
-
-
-
-
Method Detail
-
buildObject
public org.opensaml.saml.ext.saml2mdui.GeolocationHint buildObject()
- Specified by:
buildObjectin interfaceorg.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>- Specified by:
buildObjectin classorg.opensaml.saml.common.AbstractSAMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>
-
buildObject
public org.opensaml.saml.ext.saml2mdui.GeolocationHint buildObject(String namespaceURI, String localName, String namespacePrefix)
- Specified by:
buildObjectin interfaceorg.opensaml.core.xml.XMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>- Specified by:
buildObjectin classorg.opensaml.core.xml.AbstractXMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>
-
-