Class LSIDAuthorityMain

java.lang.Object
com.ibm.lsid.server.impl.SimpleAuthority
edu.ucsb.nceas.metacat.lsid.LSIDAuthorityMain
All Implemented Interfaces:
com.ibm.lsid.server.LSIDAuthorityService, com.ibm.lsid.server.LSIDService

public class LSIDAuthorityMain extends com.ibm.lsid.server.impl.SimpleAuthority
  • Constructor Details

    • LSIDAuthorityMain

      public LSIDAuthorityMain()
  • Method Details

    • initService

      public void initService(com.ibm.lsid.server.LSIDServiceConfig cf) throws com.ibm.lsid.server.LSIDServerException
      Throws:
      com.ibm.lsid.server.LSIDServerException
    • getKnownURIs

      public com.ibm.lsid.ExpiringResponse getKnownURIs() throws com.ibm.lsid.server.LSIDServerException
      Throws:
      com.ibm.lsid.server.LSIDServerException
    • getMetadataLocations

      public com.ibm.lsid.wsdl.LSIDMetadataPort[] getMetadataLocations(com.ibm.lsid.LSID lsid, String url)
      Specified by:
      getMetadataLocations in class com.ibm.lsid.server.impl.SimpleAuthority
    • getDataLocations

      public com.ibm.lsid.wsdl.LSIDDataPort[] getDataLocations(com.ibm.lsid.LSID lsid, String url)
      Specified by:
      getDataLocations in class com.ibm.lsid.server.impl.SimpleAuthority