eu.unicore.hila.grid.unicore6.security
Class SimpleProfileConfig
java.lang.Object
eu.unicore.hila.grid.unicore6.security.SimpleProfileConfig
- All Implemented Interfaces:
- eu.unicore.hila.grid.Config
public class SimpleProfileConfig
- extends Object
- implements eu.unicore.hila.grid.Config
- Author:
- bjoernh
22.07.2010 13:54:54
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleProfileConfig
public SimpleProfileConfig(Unicore6Properties _props)
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.