java.lang.Object
edu.internet2.middleware.grouper.instrumentation.TierDiscovery

public class TierDiscovery extends Object
  • Constructor Details

    • TierDiscovery

      public TierDiscovery()
  • Method Details

    • isServiceEnabled

      public boolean isServiceEnabled()
      Returns:
      the serviceEnabled
    • setServiceEnabled

      public void setServiceEnabled(boolean serviceEnabled)
      Parameters:
      serviceEnabled - the serviceEnabled to set
    • getEndpoints

      public Map<String,String>[] getEndpoints()
      Returns:
      the endpoints
    • setEndpoints

      public void setEndpoints(Map<String,String>[] endpoints)
      Parameters:
      endpoints - the endpoints to set