public class GeolocationHintBuilder extends AbstractSAMLObjectBuilder<GeolocationHint>
GeolocationHint
objects.Constructor and Description |
---|
GeolocationHintBuilder()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
GeolocationHint |
buildObject()
Builds a SAMLObject using the default name and namespace information provided SAML specifications.
|
GeolocationHint |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public GeolocationHint buildObject()
buildObject
in interface SAMLObjectBuilder<GeolocationHint>
buildObject
in class AbstractSAMLObjectBuilder<GeolocationHint>
public GeolocationHint buildObject(String namespaceURI, String localName, String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<GeolocationHint>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<GeolocationHint>
Copyright © 1999-2013. All Rights Reserved.