eu.unicore.hila.grid.unicore6.security
Class TDConfig

java.lang.Object
  extended by eu.unicore.hila.grid.unicore6.security.TDConfig
All Implemented Interfaces:
eu.unicore.hila.grid.Config

public class TDConfig
extends Object
implements eu.unicore.hila.grid.Config

Author:
bjoernh 22.07.2010 13:55:18

Constructor Summary
TDConfig(Unicore6Properties _props)
           
 
Method Summary
 List<eu.unicore.hila.Location> getAllSiteLocations()
           
 eu.unicore.hila.grid.ID getIdForLocation(eu.unicore.hila.Location location)
           
 void setIdForLocation(eu.unicore.hila.Location location, eu.unicore.hila.grid.ID id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TDConfig

public TDConfig(Unicore6Properties _props)
Method Detail

getAllSiteLocations

public List<eu.unicore.hila.Location> getAllSiteLocations()
                                                   throws eu.unicore.hila.exceptions.HiLANotImplementedException
Specified by:
getAllSiteLocations in interface eu.unicore.hila.grid.Config
Throws:
eu.unicore.hila.exceptions.HiLANotImplementedException
See Also:
Config.getAllSiteLocations()

getIdForLocation

public eu.unicore.hila.grid.ID getIdForLocation(eu.unicore.hila.Location location)
                                         throws eu.unicore.hila.exceptions.HiLAException
Specified by:
getIdForLocation in interface eu.unicore.hila.grid.Config
Throws:
eu.unicore.hila.exceptions.HiLAException
See Also:
Config.getIdForLocation(eu.unicore.hila.Location)

setIdForLocation

public void setIdForLocation(eu.unicore.hila.Location location,
                             eu.unicore.hila.grid.ID id)
Specified by:
setIdForLocation in interface eu.unicore.hila.grid.Config
See Also:
Config.setIdForLocation(eu.unicore.hila.Location, eu.unicore.hila.grid.ID)


Copyright © 2010-2013 UNICORE. All Rights Reserved.