Uses of Class
org.cilogon.oauth2.servlet.storage.transaction.CILOA2TransactionKeys
-
Packages that use CILOA2TransactionKeys Package Description org.cilogon.oauth2.servlet.storage.transaction The transaction store for CILogonorg.cilogon.qdl.module.storage QDL Modules that allow for access to the stores specific to CILogon, such as users. -
-
Uses of CILOA2TransactionKeys in org.cilogon.oauth2.servlet.storage.transaction
Methods in org.cilogon.oauth2.servlet.storage.transaction that return CILOA2TransactionKeys Modifier and Type Method Description protected CILOA2TransactionKeys
CILOA2TransactionTable. getCKeys()
Constructors in org.cilogon.oauth2.servlet.storage.transaction with parameters of type CILOA2TransactionKeys Constructor Description CILOA2TransactionConverter(CILOA2TransactionKeys keys, edu.uiuc.ncsa.security.core.IdentifiableProvider<V> identifiableProvider, org.oa4mp.delegation.common.token.TokenForge tokenForge, org.oa4mp.delegation.server.storage.ClientStore<? extends org.oa4mp.delegation.common.storage.clients.Client> cs)
CILOA2TransactionTable(CILOA2TransactionKeys keys, String schema, String tablenamePrefix, String tablename)
-
Uses of CILOA2TransactionKeys in org.cilogon.qdl.module.storage
Methods in org.cilogon.qdl.module.storage that return CILOA2TransactionKeys Modifier and Type Method Description protected CILOA2TransactionKeys
CILOA2TransactionStemMC. getK()
-