Interface TransactionStore<V extends BasicTransaction>

    • Method Detail

      • getByProxyID

        V getByProxyID​(edu.uiuc.ncsa.security.core.Identifier proxyID)
      • getMapConverter

        edu.uiuc.ncsa.security.storage.data.MapConverter getMapConverter()