Class DefaultVOMSServerInfoStore

  • All Implemented Interfaces:
    VOMSServerInfoStore

    public class DefaultVOMSServerInfoStore
    extends java.lang.Object
    implements VOMSServerInfoStore
    A DefaultVOMSServerInfoStore organizes voms servers found in vomses configuration files in map keyed by vo alias. This way is easy to know which servers acts as replicas for the same vos.
    Author:
    Andrea Ceccanti