Package net.geant.edugain.meta.query

Class Summary
MetaDataRequester This class implements a HTTP client which opens a (secure) connection to the provided Metadata Service (MDS) URL and retrieves the server response in the form of a String object.
MetaDataUnmarshaller This class performs the unmarshalling of metadata xml documents retrieved from the MDS into openSAML2 objects and maps these to eduGAIN metadata objects.
 

Exception Summary
MetaQueryException Encapsulates a metadata query error.