Class 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 of GeolocationHint objects.
    • Constructor Detail

      • GeolocationHintBuilder

        public GeolocationHintBuilder()
        Constructor.
    • Method Detail

      • buildObject

        public org.opensaml.saml.ext.saml2mdui.GeolocationHint buildObject()
        Specified by:
        buildObject in interface org.opensaml.saml.common.SAMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>
        Specified by:
        buildObject in class org.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:
        buildObject in interface org.opensaml.core.xml.XMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>
        Specified by:
        buildObject in class org.opensaml.core.xml.AbstractXMLObjectBuilder<org.opensaml.saml.ext.saml2mdui.GeolocationHint>