= Reference Guide = This page collects the detailed reference material about the federation system. [[TOC()]] == User Information == * [FeddCommands Commands] including the `fedd` command * [FeddConfig Configuration files] for `fedd` * [FeddDatabases Databases ] that control the `fedd` * [FeddDesktop Desktop controller] configuration * [DesktopExoGeni Using the desktop controller in ExoGENI] * [FeddAuthorizationArchitecture Authorization Architecture] * [FeddReleaseNotes Release Notes] == Developer Information == * TopDL - One of DETER's experiment layout languages * [TopDl The TopDL language definition] * [TopdlLibrary A python library for TopDL manipulation] * [FeddPluginArchitecture The plug-in architecture] (building new access controllers) * [FeddPluginCalls The Interfaces a Plugin Supports] * [FeddSkelPlugin A skeleton plug-in (and how to test plug-ins)] * [FeddPluggingIn Loading dynamic plug-ins into fedd ] * [FeddInfoOperation The info/operations architecture] * [FeddMulti Using federation for Multi-party experiments] == Code and Interfaces == * [source:fedd Source] * WSDL Interface descriptions * [source:wsdl/fedd_types.xsd Data types] * [source:wsdl/fedd.wsdl Interfaces] * [source:wsdl/fedd_internal.wsdl Internal Interfaces] * [SoapToPython Converting SOAP to python representations]