Class CILPGSTConverter<V extends CILogonServiceTransaction>

    • Field Summary

      • Fields inherited from class edu.uiuc.ncsa.oa4mp.delegation.common.storage.transactions.BasicTransactionConverter

        tokenForge
      • Fields inherited from class edu.uiuc.ncsa.security.storage.data.MapConverter

        keys, provider
    • Constructor Summary

      Constructors 
      Constructor Description
      CILPGSTConverter​(edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl identifiableProvider, edu.uiuc.ncsa.oa4mp.delegation.common.token.TokenForge tokenForge, edu.uiuc.ncsa.oa4mp.delegation.server.storage.ClientStore<? extends edu.uiuc.ncsa.oa4mp.delegation.common.storage.clients.Client> cs)
      Constructor just sets the correct transaction keys for the database.
    • Method Summary

      • Methods inherited from class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionConverter

        getDSTK
      • Methods inherited from class edu.uiuc.ncsa.oa4mp.delegation.server.storage.support.ServiceTransactionConverter

        getSTK
      • Methods inherited from class edu.uiuc.ncsa.oa4mp.delegation.common.storage.transactions.BasicTransactionConverter

        getBTKeys, getTokenForge
      • Methods inherited from class edu.uiuc.ncsa.security.storage.data.MapConverter

        createIfNeeded, fromMap, fromMap, getKeys, getProvider, subset, toMap
    • Constructor Detail

      • CILPGSTConverter

        public CILPGSTConverter​(edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl identifiableProvider,
                                edu.uiuc.ncsa.oa4mp.delegation.common.token.TokenForge tokenForge,
                                edu.uiuc.ncsa.oa4mp.delegation.server.storage.ClientStore<? extends edu.uiuc.ncsa.oa4mp.delegation.common.storage.clients.Client> cs)
        Constructor just sets the correct transaction keys for the database. Otherwise this class does nothing
        Parameters:
        identifiableProvider -
        tokenForge -
        cs -